diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-24 13:27:21 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-24 13:27:21 -0600 |
commit | a9f33551a6b1a4fa53261665017b1c0d14dae104 (patch) | |
tree | 8e3478d8665479a6da2cf271195d158e20ed5b71 /doc | |
parent | 4e181b8932b1acffa8aa1d9a751ebf1caa745aee (diff) | |
download | wlassistant-a9f33551a6b1a4fa53261665017b1c0d14dae104.tar.gz wlassistant-a9f33551a6b1a4fa53261665017b1c0d14dae104.zip |
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -146,8 +146,8 @@ *** 0.5.3 TODO: +'Connect' button caption change when currentItem is selected. +Connect the 'connect' button to itemAction(). -+get mouse behaviour from KGlobalSettings::singleClick() -+make change of KGlobalSettings::singleClick() immediately apply in wlassistant. ++get mouse behaviour from TDEGlobalSettings::singleClick() ++make change of TDEGlobalSettings::singleClick() immediately apply in wlassistant. +remove "Honor KDE single click" UI. +connect signals/slots in wlassistant.cpp, not in the .ui files. +remove "Honor KDE single click" from kcfg. |