aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/kdenotify/kdenotify.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/kdenotify/kdenotify.h')
-rw-r--r--src/plugins/General/kdenotify/kdenotify.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/General/kdenotify/kdenotify.h b/src/plugins/General/kdenotify/kdenotify.h
index b82dd1e5d..b08636110 100644
--- a/src/plugins/General/kdenotify/kdenotify.h
+++ b/src/plugins/General/kdenotify/kdenotify.h
@@ -55,6 +55,8 @@ private:
private slots:
void showMetaData();
void notificationClosed(uint id, uint reason);
+ void onVolumeChanged(int percent);
+ void onMutedChanged(bool muted);
};
#endif // KDENOTIFY_H