mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-12-15 23:13:41 +00:00
start work on dbus module
This commit is contained in:
@ -35,7 +35,8 @@ public:
|
||||
~TrayIcon();
|
||||
|
||||
public slots:
|
||||
void showInformation();
|
||||
int showInformation();
|
||||
int showInformationInWindow();
|
||||
|
||||
private slots:
|
||||
void itemActivated(const QSystemTrayIcon::ActivationReason reason);
|
||||
|
||||
Reference in New Issue
Block a user