11
11
class ConfigPrivate;
14
// This uses an sync method to get the filename to load from dbus. For bonus points we should make it async and emit a sort of "finsihed() signal"
13
//Logic for loading file name should be here.
14
//For bonus points it should be async.