mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
optmize code
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
namespace NekoRay {
|
||||
class ProfileManager : public JsonStore {
|
||||
public:
|
||||
// Manager
|
||||
QMap<int, QSharedPointer<ProxyEntity>> profiles;
|
||||
QMap<int, QSharedPointer<Group>> groups;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user