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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/generic/wallpapers/image
From:       Anselmo Melo <anselmolsm () gmail ! com>
Date:       2010-09-27 11:29:54
Message-ID: 20100927112954.87772AC857 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1180212 by amelo:

Fix build: missing method declaration in .h

Previous changeset added two new methods (slots?) and changed the
name of another two in image.cpp, but not in .h .



 M  +4 -2      image.h  


--- trunk/KDE/kdebase/workspace/plasma/generic/wallpapers/image/image.h #1180211:1180212
@@ -54,8 +54,8 @@
         void removeWallpaper(QString name);
         void timeChanged(const QTime& time);
         void positioningChanged(int index);
-        void slotAddDir();
-        void slotRemoveDir();
+        void addDir();
+        void removeDir();
         void getNewWallpaper();
         void colorChanged(const QColor& color);
         void pictureChanged(const QModelIndex &);
@@ -85,6 +85,8 @@
         void suspendStartup(bool suspend); // for ksmserver
         void calculateGeometry();
         void setSingleImage();
+        void updateWallpaperActions();
+        void addDirFromSelectionDialog();
 
     private:
         static bool s_startupResumed;
[prev in list] [next in list] [prev in thread] [next in thread] 

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