mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 06:31:50 +08:00
Fixed: Plugins dir may change depending on user #4168
This commit is contained in:
@@ -165,6 +165,8 @@ class MainWindow : public QMainWindow, public Ui::MainWindowBase
|
||||
void downloadBonjour();
|
||||
void promptAutoConfig();
|
||||
void updateEdition();
|
||||
QString getProfileDirectory();
|
||||
QString getProfileDirectoryForArg();
|
||||
|
||||
private:
|
||||
QSettings& m_Settings;
|
||||
|
||||
Reference in New Issue
Block a user