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

List:       kde-commits
Subject:    KDE/kdebase/workspace/kcontrol/dateandtime
From:       Laurent Montel <montel () kde ! org>
Date:       2005-12-31 16:00:11
Message-ID: 1136044811.105357.6909.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 492924 by mlaurent:

fix signal/slot

 M  +1 -1      tzone.cpp  


--- trunk/KDE/kdebase/workspace/kcontrol/dateandtime/tzone.cpp #492923:492924
@@ -60,7 +60,7 @@
     setTitle(i18n("To change the timezone, select your area from the list below"));
 
     tzonelist = new KTimezoneWidget(this, &m_zoneDb);
-    connect( tzonelist, SIGNAL(selectionChanged()), SLOT(handleZoneChange()) );
+    connect( tzonelist, SIGNAL(itemSelectionChanged()), SLOT(handleZoneChange()) );
 
     m_local = new QLabel(this);
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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