mirror of
https://github.com/anklimov/lighthub
synced 2026-05-06 22:15:49 +00:00
remove old stuff, templates for Emit strings
This commit is contained in:
@@ -26,7 +26,7 @@ public:
|
||||
int Stop() override;
|
||||
//int isActive() override;
|
||||
int getChanType() override;
|
||||
int getDefaultStorageType(){return ST_PERCENTS255;};
|
||||
//int getDefaultStorageType(){return ST_PERCENTS255;};
|
||||
//int Ctrl(short cmd, short n=0, int * Parameters=NULL, int suffixCode=0, char* subItem=NULL) override;
|
||||
int Ctrl(itemCmd cmd, char* subItem=NULL, bool toExecute=true, bool authorized = false) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user