mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
refactor: API split (#721)
* refactor: API split * refactor: cleanup hyperiond
This commit is contained in:
@@ -32,6 +32,7 @@ public:
|
||||
static HyperionIManager* getInstance() { return HIMinstance; };
|
||||
static HyperionIManager* HIMinstance;
|
||||
|
||||
public slots:
|
||||
///
|
||||
/// @brief Is given instance running?
|
||||
/// @param inst The instance to check
|
||||
|
Reference in New Issue
Block a user