summaryrefslogtreecommitdiff
path: root/src/mainview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainview.h')
-rw-r--r--src/mainview.h2
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; }
/**