mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 02:06:08 +08:00
Loading defaults from launcher setup did not work anymore.
For some strange reason the radio button checking did not work. Used a new concept.
This commit is contained in:
committed by
Mat Sutcliffe
parent
8be1465f24
commit
a5835f963c
@@ -45,7 +45,7 @@ namespace BlackCore
|
||||
CLauncherSetup() {}
|
||||
|
||||
//! Destructor.
|
||||
~CLauncherSetup() {}
|
||||
// virtual ~CLauncherSetup() {}
|
||||
|
||||
//! DBus address
|
||||
const QString &getDBusAddress() const { return m_dBusAddress; }
|
||||
|
||||
Reference in New Issue
Block a user