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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/containments/desktop
From:       Marc Espie <espie () nerim ! net>
Date:       2008-01-28 15:34:39
Message-ID: 1201534479.832534.6279.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 767707 by espie:

build with gcc 3.3


 M  +2 -1      backgrounddialog.cpp  


--- trunk/KDE/kdebase/workspace/plasma/containments/desktop/backgrounddialog.cpp #767706:767707
@@ -593,7 +593,8 @@
 
 void BackgroundDialog::slotAddDir()
 {
-    KDirSelectDialog dialog(KUrl(), true, this);
+    KUrl empty;
+    KDirSelectDialog dialog(empty, true, this);
     if (dialog.exec()) {
         m_dirlist->addItem(dialog.url().path());
         updateSlideshow();
[prev in list] [next in list] [prev in thread] [next in thread] 

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