From 1f40ada72d693d681ec6a32c2ef717e8dd73b5bb Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 10 Sep 2011 22:32:00 +0000 Subject: Force windows with the modal system notification atom set to stay above other windows Enhance logout sequence appearance Add remote folder synchronization on logout support Fix flickering to black window with subsequent partial repaint of certain widgets occurring during fancy logout sequence git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252640 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- ksmserver/server.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ksmserver/server.h') diff --git a/ksmserver/server.h b/ksmserver/server.h index 1fd55a217..c7224eb36 100644 --- a/ksmserver/server.h +++ b/ksmserver/server.h @@ -145,6 +145,8 @@ private: bool isWM( const KSMClient* client ) const; bool isWM( const TQString& program ) const; + bool isCM( const KSMClient* client ) const; + bool isCM( const TQString& program ) const; bool defaultSession() const; // empty session void setupXIOErrorHandler(); -- cgit v1.2.3