aboutsummaryrefslogtreecommitdiff
path: root/src/notification.vala
diff options
context:
space:
mode:
Diffstat (limited to 'src/notification.vala')
-rw-r--r--src/notification.vala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notification.vala b/src/notification.vala
index 3a3060f..ab944e2 100644
--- a/src/notification.vala
+++ b/src/notification.vala
@@ -19,7 +19,7 @@
public abstract class IndicatorSound.Notification: Object
{
- public Notification () {
+ internal Notification () {
BusWatcher.watch_namespace (
GLib.BusType.SESSION,
"org.freedesktop.Notifications",