mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-13 13:55:51 +00:00
release 1.0.0
This commit is contained in:
@ -52,8 +52,8 @@ public slots:
|
||||
void setSudo();
|
||||
|
||||
private slots:
|
||||
// main interface
|
||||
void updateWidget();
|
||||
// ui
|
||||
void updateInterface(bool setHidden);
|
||||
// configuration interface
|
||||
void selectGuiExe();
|
||||
void selectNetctlExe();
|
||||
@ -73,10 +73,8 @@ private:
|
||||
// ui
|
||||
QGraphicsLinearLayout *fullSpaceLayout;
|
||||
// icon
|
||||
Plasma::Frame *iconFrame;
|
||||
Plasma::IconWidget *iconWidget;
|
||||
// text
|
||||
Plasma::Frame *textFrame;
|
||||
Plasma::Label *textLabel;
|
||||
bool status;
|
||||
QString profileName;
|
||||
|
Reference in New Issue
Block a user