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

List:       kde-commits
Subject:    KDE/kdesdk/cervisia
From:       Martin Koller <m.koller () surfeu ! at>
Date:       2007-03-31 19:42:52
Message-ID: 1175370172.985639.7431.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 648594 by mkoller:

make the AnnotateDialog a top level widget like the CVS-Log dialog is
and how it is when you open the Annote dialog from within the CVS-Log dialog
so that one can also have the dialog behind the main window


 M  +1 -1      cervisiapart.cpp  


--- trunk/KDE/kdesdk/cervisia/cervisiapart.cpp #648593:648594
@@ -1160,7 +1160,7 @@
         return;
 
     // Non-modal dialog
-    AnnotateDialog* dlg = new AnnotateDialog(*config(), widget());
+    AnnotateDialog* dlg = new AnnotateDialog(*config());
     AnnotateController ctl(dlg, cvsService);
     ctl.showDialog(filename);
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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