┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphintabbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphintabbar.h')
-rw-r--r--src/dolphintabbar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphintabbar.h b/src/dolphintabbar.h
index 1177cda93..4a59199be 100644
--- a/src/dolphintabbar.h
+++ b/src/dolphintabbar.h
@@ -18,6 +18,7 @@ public:
Q_SIGNALS:
void openNewActivatedTab(int index);
+ void tabDragMoveEvent(int index, QDragMoveEvent *event);
void tabDropEvent(int index, QDropEvent *event);
void tabDetachRequested(int index);