summaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2012-12-21 10:41:15 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2012-12-21 10:41:15 +0100
commitfc0e7683878ac10eb9a4675f61e6443a13ced946 (patch)
tree317a57f0b1f7a1654d39c6bed4378c46934777cb /client/client.pro
parent01ea1cb9ca4547c406ce0ed72b3f5f6ce18d91d9 (diff)
Implemented new shortcut key system. Fade in/out shortcut tooltips. Close pcpviewer on window close due to commit/nocommit/discard actions.
Diffstat (limited to 'client/client.pro')
-rw-r--r--client/client.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/client.pro b/client/client.pro
index 893d25d..b41c835 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -51,6 +51,7 @@ HEADERS += \
praxisd.h \
resumewidget.h \
template.h \
+ shortcuttooltip.h \
widgets.h \
expandbutton.h \
aboutbox.h \
@@ -99,6 +100,7 @@ SOURCES += \
praxisd.cc \
resumewidget.cc \
template.cc \
+ shortcuttooltip.cc \
expandbutton.cc \
aboutbox.cc \
pcpviewer/pcpviewer.cc \