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

List:       kde-commits
Subject:    KDE/kdegraphics/kolourpaint/mainWindow (silent)
From:       Clarence Dang <dang () kde ! org>
Date:       2007-10-02 12:07:32
Message-ID: 1191326852.285818.14377.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 720103 by dang:

SVN_SILENT Investigated open file dialog bugs - they're not mine :)


 M  +4 -2      kpMainWindow_File.cpp  


--- trunk/KDE/kdegraphics/kolourpaint/mainWindow/kpMainWindow_File.cpp #720102:720103
@@ -420,11 +420,13 @@
     fd.setCaption (caption);
     fd.setOperationMode (KFileDialog::Opening);
 
-    // COMPAT: doesn't work.
     if (allowMultipleURLs)
+    {
+        // COMPAT: Doesn't work.  KFileDialog bug.
         fd.setMode (KFile::Files);
+    }
 
-    // COMPAT: doesn't work.
+    // COMPAT: Doesn't work.  KFileDialog bug.
     fd.setPreviewWidget (new KImageFilePreview (&fd));
 
     if (fd.exec ())
[prev in list] [next in list] [prev in thread] [next in thread] 

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