diff options
Diffstat (limited to 'mobile-widgets/qmlmanager.h')
-rw-r--r-- | mobile-widgets/qmlmanager.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mobile-widgets/qmlmanager.h b/mobile-widgets/qmlmanager.h index d7e62cffe..2ccfa374b 100644 --- a/mobile-widgets/qmlmanager.h +++ b/mobile-widgets/qmlmanager.h @@ -222,7 +222,6 @@ public slots: void screenChanged(QScreen *screen); void appendTextToLog(const QString &newText); void quit(); - void hasLocationSourceChanged(); void btRescan(); void usbRescan(); void rescanConnections(); |