Add togglable status bar

Signed-off-by: Archy <59789660+IceCryptonym@users.noreply.github.com>
This commit is contained in:
Archy
2023-12-06 22:40:46 +10:00
parent c721fa795d
commit faedd0fd65
4 changed files with 28 additions and 0 deletions

View File

@@ -205,6 +205,8 @@ class MainWindow : public QMainWindow {
void globalSettingsClosed();
void setStatusBarVisibility(bool);
void lockToolbars(bool);
#ifndef Q_OS_MAC