aboutsummaryrefslogtreecommitdiff
path: root/src/desktop.vala
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-12-22 15:51:32 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-12-22 15:51:32 +0100
commit14e884ba0fd16da277f5f36ce02fa3c1a00a222c (patch)
treed29a4192d6ab323b93b367dec19e06d6fffc5792 /src/desktop.vala
parent4634e4025626c9d8d9edc7bd1d1980e75d0c5ec4 (diff)
parent3bbded733389e8a1aa0197fce41c5451c9af5d6b (diff)
downloadayatana-indicator-bluetooth-14e884ba0fd16da277f5f36ce02fa3c1a00a222c.tar.gz
ayatana-indicator-bluetooth-14e884ba0fd16da277f5f36ce02fa3c1a00a222c.tar.bz2
ayatana-indicator-bluetooth-14e884ba0fd16da277f5f36ce02fa3c1a00a222c.zip
Merge branch 'tari01-pr/build-warnings'
Attributes GH PR #18: https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/pull/18
Diffstat (limited to 'src/desktop.vala')
-rw-r--r--src/desktop.vala4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/desktop.vala b/src/desktop.vala
index ea3a806..50ed129 100644
--- a/src/desktop.vala
+++ b/src/desktop.vala
@@ -168,6 +168,10 @@ class Desktop: Profile
submenu.append (_("Sound Settingsā€¦"),
"indicator.desktop-show-settings::sound");
break;
+
+ default:
+
+ break;
}
// only show the device if it's got actions that we can perform on it