mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-09 20:05:53 +00:00
fixed plasmoid
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user