diff options
Diffstat (limited to 'src/tabwindow/tabwidget.h')
-rw-r--r-- | src/tabwindow/tabwidget.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tabwindow/tabwidget.h b/src/tabwindow/tabwidget.h index 2718904c..a6b36e33 100644 --- a/src/tabwindow/tabwidget.h +++ b/src/tabwindow/tabwidget.h @@ -144,6 +144,8 @@ private: bool _isPrivateBrowsing; KActionCollection *_ac; + + int _lastCurrentTabIndex; }; #endif // TAB_WIDGET |