]> cloud.milkyroute.net Git - dolphin.git/commit
Use KApplication::sessionSaving() to determine if Dolphin is closed by
authorFrank Reininghaus <frank78ac@googlemail.com>
Thu, 20 Aug 2009 15:47:38 +0000 (15:47 +0000)
committerFrank Reininghaus <frank78ac@googlemail.com>
Thu, 20 Aug 2009 15:47:38 +0000 (15:47 +0000)
commit8e17757ae3cbdd93b200258eb646ee5408e9fdea
treee3548dd947cd0a2b9519874d9de0c0bab58f8221
parent1d75c9dcae51877d15aff53b27e13f542a1bafe0
Use KApplication::sessionSaving() to determine if Dolphin is closed by
the session manager - there's no need to reinvent the wheel ;-)

Thanks to Lubos Lunak for the hint.

svn path=/trunk/KDE/kdebase/apps/; revision=1013726
src/dolphinapplication.cpp
src/dolphinapplication.h
src/dolphinmainwindow.cpp