mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-12-15 23:13:41 +00:00
add dbus interface proto
This commit is contained in:
@ -28,6 +28,7 @@ class MainWindow;
|
||||
class TrayIcon : public QSystemTrayIcon
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit TrayIcon(QObject *parent = 0,
|
||||
const bool debugCmd = false);
|
||||
|
||||
Reference in New Issue
Block a user