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

List:       kde-commits
Subject:    KDE/kdegraphics/kolourpaint/tools/selection
From:       Clarence Dang <dang () kde ! org>
Date:       2007-08-22 13:07:04
Message-ID: 1187788024.935577.22380.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 703410 by dang:

Fix disconnect() in kpAbstractSelectionTool::end()

 M  +1 -1      kpAbstractSelectionTool.cpp  


--- trunk/KDE/kdegraphics/kolourpaint/tools/selection/kpAbstractSelectionTool.cpp #703409:703410
@@ -322,7 +322,7 @@
 
     Q_ASSERT (d->toolWidgetOpaqueOrTransparent);
     disconnect (d->toolWidgetOpaqueOrTransparent, SIGNAL (isOpaqueChanged (bool)),
-                this, SLOT (slotIsOpaqueChanged ()));
+                this, SLOT (slotIsOpaqueChanged (bool)));
     d->toolWidgetOpaqueOrTransparent = 0;
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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