mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 14:41:57 +08:00
Reintroduced GUI auto-hide setting (disabled by default) #4569
This commit is contained in:
@@ -168,6 +168,7 @@ class MainWindow : public QMainWindow, public Ui::MainWindowBase
|
||||
void updateEdition();
|
||||
QString getProfileRootForArg();
|
||||
void checkFingerprint(const QString& line);
|
||||
void autoHide();
|
||||
|
||||
private:
|
||||
QSettings& m_Settings;
|
||||
|
||||
Reference in New Issue
Block a user