aboutsummaryrefslogtreecommitdiff
path: root/src/desktop.vala
diff options
context:
space:
mode:
Diffstat (limited to 'src/desktop.vala')
-rw-r--r--src/desktop.vala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/desktop.vala b/src/desktop.vala
index cab782b..7102a21 100644
--- a/src/desktop.vala
+++ b/src/desktop.vala
@@ -244,7 +244,7 @@ class Desktop: Profile
if (Environment.get_variable ("MIR_SOCKET") != null)
{
- UrlDispatch.send ("settings:///system/bluetooth");
+ LomiriUrlDispatch.send ("settings:///system/bluetooth");
return;
}