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

List:       kde-commits
Subject:    playground/utils/kconfigeditor/src
From:       Lukas Appelhans <l.appelhans () gmx ! de>
Date:       2009-02-01 1:42:21
Message-ID: 1233452541.026068.11331.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 919455 by lappelhans:

Not needed


 M  +0 -8      viewmanager.cpp  
 M  +0 -1      viewmanager.h  


--- trunk/playground/utils/kconfigeditor/src/viewmanager.cpp #919454:919455
@@ -52,9 +52,6 @@
     connect(appView, SIGNAL(selectionChanged(Q3ListViewItem*)),
             SLOT(slotSelectionChanged(Q3ListViewItem*)));
 
-    connect(m_propertyView, SIGNAL(clicked(Q3ListViewItem*, const QPoint&, int)),
-            SLOT(slotClicked(Q3ListViewItem*, const QPoint&, int)));
-
     connect(m_propertyView, SIGNAL(currentPropertyChanged(PropertyLib::Property*)), \
SLOT(slotChangeDescription(PropertyLib::Property*)));  }
 
@@ -88,11 +85,6 @@
 }
 
 void
-ViewManager::slotClicked(Q3ListViewItem */*it*/, const QPoint &/*p*/, int)
-{
-}
-
-void
 ViewManager::slotChangeDescription(PropertyLib::Property * prop)
 {
     KConfigProperty *kcprop = dynamic_cast<KConfigProperty*>(prop);
--- trunk/playground/utils/kconfigeditor/src/viewmanager.h #919454:919455
@@ -58,7 +58,6 @@
 protected slots:
     void slotSelectionChanged(Q3ListViewItem*);
     void slotTokenRestored(Token*);
-    void slotClicked(Q3ListViewItem* it, const QPoint &p, int idx);
     void slotChangeDescription(PropertyLib::Property * prop);
 
 private:


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

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