diff options
Diffstat (limited to 'src/mainview.h')
-rw-r--r-- | src/mainview.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainview.h b/src/mainview.h index 2ba18892..1d04d284 100644 --- a/src/mainview.h +++ b/src/mainview.h @@ -83,8 +83,6 @@ public: */ void updateTabBar(); - void setTabBarHidden(bool hide); - inline QToolButton *addTabButton() const { return m_addTabButton; } /** |