[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-01 13:06:35
Message-ID: 1191243995.399170.5860.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 719606 by dang:

SVN_SILENT +COMPAT


 M  +4 -0      kpMainWindow_File.cpp  


--- trunk/KDE/kdegraphics/kolourpaint/mainWindow/kpMainWindow_File.cpp #719605:719606
@@ -419,8 +419,12 @@
     KFileDialog fd (startURL, filter, this);
     fd.setCaption (caption);
     fd.setOperationMode (KFileDialog::Opening);
+
+    // COMPAT: doesn't work.
     if (allowMultipleURLs)
         fd.setMode (KFile::Files);
+
+    // COMPAT: doesn't work.
     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