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

List:       kde-commits
Subject:    koffice/kexi/koproperty2/koproperty (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2008-11-04 10:54:16
Message-ID: 1225796056.128335.6772.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 879911 by staniek:

SVN_SILENT remove unused connections


 M  +2 -1      EditorView.cpp  


--- trunk/koffice/kexi/koproperty2/koproperty/EditorView.cpp #879910:879911
@@ -339,6 +339,7 @@
     }
 
     d->set = set;
+/*not needed 
     if (d->set) {
         //receive property changes
         connect(d->set, SIGNAL(propertyChangedInternal(KoProperty::Set&, KoProperty::Property&)),
@@ -347,7 +348,7 @@
                 this, SLOT(slotPropertyReset(KoProperty::Set&, KoProperty::Property&)));
         connect(d->set, SIGNAL(aboutToBeCleared()), this, SLOT(slotSetWillBeCleared()));
         connect(d->set, SIGNAL(aboutToBeDeleted()), this, SLOT(slotSetWillBeDeleted()));
-    }
+    }*/
 
 //    fill();
     delete d->model;
[prev in list] [next in list] [prev in thread] [next in thread] 

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