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

List:       kde-commits
Subject:    branches/kdepim/enterprise4/kdelibs-4.0.83/kdeui/dialogs
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2008-07-07 7:03:58
Message-ID: 1215414238.277072.9187.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 828984 by staniek:

disable use of knotify on Windows until we fix the ugly delay



 M  +2 -0      kmessagebox.cpp  


--- branches/kdepim/enterprise4/kdelibs-4.0.83/kdeui/dialogs/kmessagebox.cpp #828983:828984
@@ -276,9 +276,11 @@
         dialog->setButtonFocus(defaultCode);
     }
 
+#ifndef Q_WS_WIN // FIXME problems with KNotify on Windows
     if ((options & KMessageBox::Notify)) {
         sendNotification(text, strlist, notifyType, dialog->topLevelWidget()->winId());
     }
+#endif
 
     if (KMessageBox_queue) {
         KDialogQueue::queueDialog(dialog);
[prev in list] [next in list] [prev in thread] [next in thread] 

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