mirror of
https://github.com/debauchee/barrier.git
synced 2024-12-24 19:42:24 +03:00
Added Installed Dir to PluginManager #4696
This commit is contained in:
parent
5d770d4204
commit
4a7fdabd65
@ -64,6 +64,7 @@ private:
|
||||
QStringList m_FileSysPluginList;
|
||||
QString m_PluginDir;
|
||||
QString m_ProfileDir;
|
||||
QString m_InstalledDir;
|
||||
CoreInterface m_CoreInterface;
|
||||
SslCertificate m_SslCertificate;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user