mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2025-04-21 12:27:27 +03:00
Read config file(s) present on both system and user-specific directories.
This commit is contained in:
@@ -136,6 +136,7 @@ private:
|
||||
string ip, defaultgw, lastSelectorDir;
|
||||
int lastSelectorElement;
|
||||
void readConfig();
|
||||
void readConfig(string path);
|
||||
void readTmp();
|
||||
|
||||
void initServices();
|
||||
|
||||
Reference in New Issue
Block a user