summaryrefslogtreecommitdiffstats
path: root/karm/TODO
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-05 11:19:36 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-06 10:20:42 +0900
commit7ad14b004aabad9e185cbc1e894489b24e4b5d48 (patch)
treeae5b61928c2f83f6b339743277a6b3c2c709a371 /karm/TODO
parent3b1e4bbb3df6a0de8aa0693038449c6f0359ce91 (diff)
downloadtdepim-7ad14b004aabad9e185cbc1e894489b24e4b5d48.tar.gz
tdepim-7ad14b004aabad9e185cbc1e894489b24e4b5d48.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 477975ca208e5f68bc748118dc6a18bd94895961)
Diffstat (limited to 'karm/TODO')
-rw-r--r--karm/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/karm/TODO b/karm/TODO
index e90244549..3669fe3f1 100644
--- a/karm/TODO
+++ b/karm/TODO
@@ -1,6 +1,6 @@
* KarmWindow::makeMenus -> export TDEAction? KarmWindow::contextMenuRequest
* QPopupMenu should be static! put connect( ..contextMenu at the right place
-* mainwindow: move tray Q_SIGNALS into tray.cpp add mouse double-click action
+* mainwindow: move tray signals into tray.cpp add mouse double-click action
* (start new timer, stop old) to "Configure
Shortcuts" dialog.