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

List:       kde-commits
Subject:    extragear/plasma/applets/frame
From:       Anne-Marie Mahfouf <annma () kde ! org>
Date:       2008-04-28 19:32:46
Message-ID: 1209411166.769475.27051.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 802193 by annma:

ease Davide work!
showConfigurationInterface() -> createConfigurationInterface()


 M  +1 -1      frame.cpp  
 M  +1 -1      frame.h  


--- trunk/extragear/plasma/applets/frame/frame.cpp #802192:802193
@@ -166,7 +166,7 @@
     }
 }
 
-void Frame::showConfigurationInterface()
+void Frame::createConfigurationInterface()
 {
    if ( !m_configDialog ) {
         m_configDialog = new ConfigDialog( 0 );
--- trunk/extragear/plasma/applets/frame/frame.h #802192:802193
@@ -52,7 +52,7 @@
         QSizeF contentSizeHint() const;
 
     public slots:
-        void showConfigurationInterface();
+        void createConfigurationInterface();
 	void dataUpdated( const QString &name, const Plasma::DataEngine::Data &data );
 
     protected Q_SLOTS:
[prev in list] [next in list] [prev in thread] [next in thread] 

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