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

List:       kde-commits
Subject:    kdenetwork/kopete/kopete
From:       Grzegorz Jaskiewicz <gj () pointblue ! com ! pl>
Date:       2005-01-05 23:56:00
Message-ID: 20050105235600.677551CFD2 () office ! kde ! org
[Download RAW message or body]

CVS commit by gj: 

fix 'show offline users' action.


  M +5 -5      kopetewindow.cpp   1.215


--- kdenetwork/kopete/kopete/kopetewindow.cpp  #1.214:1.215
@@ -351,5 +351,5 @@ void KopeteWindow::slotToggleShowOffline
 {
         KopetePrefs *p = KopetePrefs::prefs();
-        p->setShowOffline ( actionShowOffliners->isChecked() );
+        p->setShowOffline ( !actionShowOffliners->isChecked() );
 
         disconnect ( KopetePrefs::prefs(), SIGNAL(saved()), this, SLOT(slotConfigChanged()) );


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

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