From 25960be7c786690c14586f3e873012d45935080f Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 18 Feb 2016 16:05:59 +0100 Subject: load icon from the filesystem (if path is set in the xsession file) if no icon is found as a resource or from the filesystem always load the default linux icon as fallback --- src/xsession.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/xsession.cpp') diff --git a/src/xsession.cpp b/src/xsession.cpp index ff5de57..171493b 100644 --- a/src/xsession.cpp +++ b/src/xsession.cpp @@ -105,7 +105,6 @@ QIcon XSession::icon() const { icon = "linux"; } } - return SessionsIconHolder::get()->getIcon(icon); } -- cgit v1.2.3-55-g7522