mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-12-14 23:03:40 +00:00
rewrite tray
This commit is contained in:
@ -36,7 +36,7 @@ public:
|
||||
public slots:
|
||||
void ApiDocs();
|
||||
bool Close();
|
||||
QString Information();
|
||||
QStringList Information();
|
||||
void LibraryDocs();
|
||||
bool Restore();
|
||||
void SecurityDocs();
|
||||
@ -45,6 +45,7 @@ public slots:
|
||||
bool ShowMain();
|
||||
bool ShowNetctlAuto();
|
||||
bool ShowSettings();
|
||||
QStringList VerboseInformation();
|
||||
|
||||
private:
|
||||
MainWindow *mainWindow;
|
||||
|
||||
Reference in New Issue
Block a user