summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 367d18a..fb68e11 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -102,6 +102,7 @@ private slots:
void createWebPage(bool offTheRecord =false);
void init_settingWidget();
void init_globalWebProfile();
+ void check_window_state();
};
#endif // MAINWINDOW_H