mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
refs #350 Extra static function registerMetadata, so it can be called explicitly
This commit is contained in:
@@ -147,6 +147,9 @@ namespace BlackCore
|
||||
//! Is application context available?
|
||||
bool canPingApplicationContext() const;
|
||||
|
||||
//! Register metadata
|
||||
static void registerMetadata();
|
||||
|
||||
public slots:
|
||||
//! Parse command line in all contexts
|
||||
bool parseCommandLine(const QString commandLine);
|
||||
|
||||
Reference in New Issue
Block a user