From 18098b4c7042e7ce2f965964bb8977b4f17b9842 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 12 Apr 2013 16:49:43 -0500 Subject: Add initial taskbar drag and drop support This partially resolves Bug 1103 Save horizontal space around TDE Menu button when text is in use and Kicker is greater than one line in height --- kicker/taskbar/taskbar.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kicker/taskbar/taskbar.h') diff --git a/kicker/taskbar/taskbar.h b/kicker/taskbar/taskbar.h index afb59c365..f12ee895d 100644 --- a/kicker/taskbar/taskbar.h +++ b/kicker/taskbar/taskbar.h @@ -65,6 +65,8 @@ public: KTextShadowEngine *textShadowEngine(); + int taskMoveHandler(const TQPoint &pos, Task::List taskList); + public slots: void configure(); void setBackground(); -- cgit v1.2.1