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

List:       kde-commits
Subject:    branches/KDE/4.5/kdebase/workspace/plasma/generic/wallpapers/image
From:       Laurent Montel <montel () kde ! org>
Date:       2010-09-11 13:18:55
Message-ID: 20100911131855.A47E9AC888 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1174202 by mlaurent:

Backport: Fix #250769
BUG: 250769


 M  +1 -0      image.cpp  
 M  +1 -1      image.h  


--- branches/KDE/4.5/kdebase/workspace/plasma/generic/wallpapers/image/image.cpp \
#1174201:1174202 @@ -231,6 +231,7 @@
         connect(m_uiSlideshow.m_addDir, SIGNAL(clicked()), this, SLOT(modified()));
         connect(m_uiSlideshow.m_removeDir, SIGNAL(clicked()), this, \
                SLOT(modified()));
         connect(m_uiSlideshow.m_slideshowDelay, SIGNAL(dateTimeChanged(QDateTime)), \
this, SLOT(modified())); +	connect(m_uiSlideshow.m_dirlist, SIGNAL(currentRowChanged \
(int)), SLOT(updateDirs()));  }
 
     connect(this, SIGNAL(settingsChanged(bool)), parent, \
                SLOT(settingsChanged(bool)));
--- branches/KDE/4.5/kdebase/workspace/plasma/generic/wallpapers/image/image.h \
#1174201:1174202 @@ -77,10 +77,10 @@
         void wallpaperRetrieved(KJob *job);
         void newStuffFinished();
         void setConfigurationInterfaceModel();
+        void updateDirs();
 
     protected:
         void init(const KConfigGroup &config);
-        void updateDirs();
         void renderWallpaper(const QString& image = QString());
         void suspendStartup(bool suspend); // for ksmserver
         void calculateGeometry();


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

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