mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
Ref T195, launcher uses CDBusServerAddressSelector::editingFinished
This commit is contained in:
@@ -178,6 +178,12 @@ private:
|
||||
//! Style sheet has been changed
|
||||
void onStyleSheetsChanged();
|
||||
|
||||
//! DBus editing completed
|
||||
void onDBusEditingFinished();
|
||||
|
||||
//! Core mode has been changed
|
||||
void onCoreModeReleased();
|
||||
|
||||
//! Command line
|
||||
static QString toCmdLine(const QString &exe, const QStringList &exeArgs);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user