aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/browsertabbar.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/browsertabbar.hpp')
-rw-r--r--src/widgets/browsertabbar.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/browsertabbar.hpp b/src/widgets/browsertabbar.hpp
index 674089b..b5b074b 100644
--- a/src/widgets/browsertabbar.hpp
+++ b/src/widgets/browsertabbar.hpp
@@ -22,8 +22,8 @@ signals:
private:
void moveNewTabButton();
-private:
- QPushButton *newTabBtn;
+public:
+ QPushButton *new_tab_btn;
};
#endif // BROWSERTABS_HPP