mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-10 04:15:51 +00:00
some fixes
This commit is contained in:
@ -37,7 +37,8 @@ class CustomPlasmaLabel : public Plasma::Label
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
CustomPlasmaLabel(DesktopPanel *wid, const int num);
|
||||
CustomPlasmaLabel(DesktopPanel *wid, const int num,
|
||||
const bool debugCmd = false);
|
||||
~CustomPlasmaLabel();
|
||||
int getNumber();
|
||||
|
||||
|
Reference in New Issue
Block a user