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

List:       kde-commits
Subject:    branches/KDE/3.5/kdenetwork/kopete/kopete/config/appearance
From:       Laurent Montel <montel () kde ! org>
Date:       2005-12-13 12:38:03
Message-ID: 1134477483.789826.17053.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 488156 by mlaurent:

Use double click to add/remove


 M  +3 -0      tooltipeditdialog.cpp  


--- branches/KDE/3.5/kdenetwork/kopete/kopete/config/appearance/tooltipeditdialog.cpp \
#488155:488156 @@ -66,6 +66,9 @@
 		Kopete::Global::Properties::self()->templateMap());
 	QStringList usedKeys = KopetePrefs::prefs()->toolTipContents();
 
+    connect(mMainWidget->lstUnusedItems, SIGNAL(doubleClicked ( QListViewItem *, \
const QPoint &, int )), this, SLOT(slotAddButton())); +    \
connect(mMainWidget->lstUsedItems, SIGNAL(doubleClicked ( QListViewItem *, const \
QPoint &, int )), this, SLOT(slotRemoveButton())); +
 	// first fill the "used" list
 	QStringList::Iterator usedIt=usedKeys.end();
 	do


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

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