mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-13 22:05:48 +00:00
add notification module
fix definition of network deivce
This commit is contained in:
@ -64,6 +64,7 @@ public slots:
|
||||
void configAccepted();
|
||||
void configChanged();
|
||||
// update events
|
||||
void sendNotification(const QString eventId, const QString message);
|
||||
void updateNetworkDevice();
|
||||
void updateText(bool clear = false);
|
||||
void updateTooltip();
|
||||
|
Reference in New Issue
Block a user