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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/generic/wallpapers/image
From:       Davide Bettio <davide.bettio () kdemail ! net>
Date:       2010-07-06 9:56:06
Message-ID: 20100706095606.70288AC85D () svn ! kde ! org
[Download RAW message or body]

SVN commit 1146656 by bettio:

TODO and FIXME.


 M  +2 -1      image.cpp  


--- trunk/KDE/kdebase/workspace/plasma/generic/wallpapers/image/image.cpp #1146655:1146656
@@ -663,13 +663,14 @@
     emit update(boundingRect());
 }
 
+//FIXME: we have to save the configuration also when cancel is clicked.
 void Image::removeWallpaper(QString name)
 {
     int wallpaperIndex = m_usersWallpapers.indexOf(name);
     if (wallpaperIndex >= 0){
         m_usersWallpapers.removeAt(wallpaperIndex);
         m_model->reload(m_usersWallpapers);
-        emit settingsChanged(true);
+        //TODO: save the configuration
     }
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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