[Kde-imaging] [Bug 206995] GPSCorrelator: "Remove" removes from all and does not update digikam-database

Gilles Caulier caulier.gilles at gmail.com
Fri Sep 11 16:49:15 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=206995





--- Comment #2 from Gilles Caulier <caulier gilles gmail com>  2009-09-11 16:49:03 ---
Why i can see this fix in your patch :

Index: advancedslideshow/maindialog.cpp
===================================================================
--- advancedslideshow/maindialog.cpp    (revision 1022044)
+++ advancedslideshow/maindialog.cpp    (working copy)
@@ -460,10 +460,8 @@
         addItems(urlList);
     }

-    m_ImagesFilesListBox->listView()->setDragEnabled(customize);
-    m_ImagesFilesListBox->listView()->setAcceptDrops(customize);
-    m_ImagesFilesListBox->listView()->setDropIndicatorShown(customize);
     m_ImagesFilesListBox->enableControlButtons(customize);
+    m_ImagesFilesListBox->enableDragAndDrop(customize);
 }

This is not relevant of GPSSync...

Gilles

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-imaging mailing list