fixed plasmoid

This commit is contained in:
arcan1s
2014-01-31 00:58:43 +04:00
parent 4428b8a087
commit 35199f160b
2 changed files with 35 additions and 13 deletions

View File

@ -20,6 +20,7 @@
#include <Plasma/Applet>
#include <Plasma/Label>
#include <plasma/widgets/iconwidget.h>
#include <ui_configwindow.h>
@ -47,7 +48,8 @@ protected:
private:
// ui
Plasma::Label *main_label;
Plasma::IconWidget *iconWidget;
Plasma::Label *textLabel;
QStringList formatLine;
// configuration
int autoUpdateInterval;