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

List:       kde-commits
Subject:    proko2: kdepim/kmail
From:       Bo Thorsen <bo () sonofthor ! dk>
Date:       2004-11-17 12:56:45
Message-ID: 20041117125645.00D9816DF6 () office ! kde ! org
[Download RAW message or body]

CVS commit by thorsen: 

From HEAD: Fix modal dialogs blocking other parts of kontact. This file is \
the only one from the 3.3 branch commit that was branched


  M +8 -4      kmcomposewin.cpp   1.867.2.8


--- kdepim/kmail/kmcomposewin.cpp  #1.867.2.7:1.867.2.8
@@ -144,4 +144,8 @@ KMComposeWin::KMComposeWin( KMMessage *a
     mComposer( 0 )
 {
+  // Set this to be the group leader for all subdialogs - this means
+  // modal subdialogs will only affect this dialog, not the other windows
+  setWFlags( getWFlags() | WGroupLeader );
+
   mSubjectTextWasSpellChecked = false;
   if (kmkernel->xmlGuiInstance())


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

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