mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-09 16:02:46 +08:00
Modified auto hide feature #4569
Made auto hide on startup and added an info masseage on first connection
This commit is contained in:
@@ -168,7 +168,7 @@ class MainWindow : public QMainWindow, public Ui::MainWindowBase
|
||||
void updateEdition();
|
||||
QString getProfileRootForArg();
|
||||
void checkFingerprint(const QString& line);
|
||||
void autoHide();
|
||||
bool autoHide();
|
||||
|
||||
private:
|
||||
QSettings& m_Settings;
|
||||
|
||||
Reference in New Issue
Block a user