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

List:       kde-commits
Subject:    playground/utils/charm
From:       Mirko Boehm <mirko () kde ! org>
Date:       2009-07-15 21:55:22
Message-ID: 1247694922.757388.11486.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 997501 by mirko:

 r58234@silberpfeil:  mirko | 2009-07-15 23:55:04 +0200
 - properly save configuration on filter settings changes 
 - remove embarassing code


 _M            . (directory)  
 M  +0 -1      trunk/Charm/Application.cpp  
 M  +2 -0      trunk/Charm/TasksWindow.cpp  


--- trunk/playground/utils/charm/trunk/Charm/Application.cpp #997500:997501
@@ -409,7 +409,6 @@
 
 void Application::enterConnectedState()
 {
-    slotSaveConfiguration(); // FIXME why? this should go away once SettingUpBackend \
becomes its own state  }
 
 void Application::leaveConnectedState()
--- trunk/playground/utils/charm/trunk/Charm/TasksWindow.cpp #997500:997501
@@ -35,6 +35,8 @@
     setCentralWidget( m_tasksView );
     connect( m_tasksView, SIGNAL( emitCommand( CharmCommand* ) ),
              SIGNAL( emitCommand( CharmCommand* ) ) );
+    connect( m_tasksView, SIGNAL( saveConfiguration() ),
+             SIGNAL( saveConfiguration() ) );
 }
 
 TasksWindow::~TasksWindow()


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

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