some fixes

This commit is contained in:
arcan1s
2014-09-06 15:43:53 +04:00
parent 3b11e39e99
commit c007fabe12
12 changed files with 83 additions and 90 deletions

View File

@ -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();