summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swift/QtUI/Trellis/QtDynamicGridLayout.h')
-rw-r--r--Swift/QtUI/Trellis/QtDynamicGridLayout.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Swift/QtUI/Trellis/QtDynamicGridLayout.h b/Swift/QtUI/Trellis/QtDynamicGridLayout.h
index 0a8a0b6..3b798bd 100644
--- a/Swift/QtUI/Trellis/QtDynamicGridLayout.h
+++ b/Swift/QtUI/Trellis/QtDynamicGridLayout.h
@@ -61,6 +61,7 @@ namespace Swift {
private slots:
void handleTabCloseRequested(int index);
+ void handleTabCurrentChanged(int index);
private:
void moveTab(QtTabWidget* tabWidget, int oldIndex, int newIndex);