[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepim/kalarm
From:       Allen Winter <winter () kde ! org>
Date:       2007-06-20 15:28:51
Message-ID: 1182353331.853312.32492.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 678056 by winterz:

remove ifdefs around KWindowSystem calls that should be portable now.


 M  +0 -2      messagewin.cpp  


--- trunk/KDE/kdepim/kalarm/messagewin.cpp #678055:678056
@@ -616,12 +616,10 @@
 
 	topLayout->activate();
 	setMinimumSize(QSize(grid->sizeHint().width() + 2*KDialog::marginHint(), sizeHint().height()));
-#ifdef Q_OS_UNIX
 	WId winid = winId();
 	unsigned long wstate = (Preferences::modalMessages() ? NET::Modal : 0) | NET::Sticky | NET::StaysOnTop;
 	KWindowSystem::setState(winid, wstate);
 	KWindowSystem::setOnAllDesktops(winid, true);
-#endif
 }
 
 /******************************************************************************
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic