summaryrefslogtreecommitdiff
path: root/src/main_window.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main_window.hpp')
-rw-r--r--src/main_window.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main_window.hpp b/src/main_window.hpp
index de1cb28..98af5a2 100644
--- a/src/main_window.hpp
+++ b/src/main_window.hpp
@@ -46,7 +46,6 @@ class GetsuyomiApp : public QMainWindow {
QMenu* m_menuBar{nullptr};
QToolBar* m_toolBar{nullptr};
- QSettings* m_qtSettings{nullptr};
QString m_lastOpenedDirectory{};
private slots: