From f1d884b6dad5a93d7a3077b6b05d3ec7fcd9a6ea Mon Sep 17 00:00:00 2001 From: Teemu Holappa Date: Thu, 11 Feb 2016 11:50:55 +0200 Subject: Refactored Qml plugins into modules. Separated C++ and Qml interfaces. All the UI's from plugins are moved to the settingsui folder. Change-Id: Id6a6623346b18321357bc42d24121c4d9cdfd098 Reviewed-by: Kimmo Ollila --- src/qtdevicesettings/settingsui/settingsview.xml | 41 ------------------------ 1 file changed, 41 deletions(-) delete mode 100644 src/qtdevicesettings/settingsui/settingsview.xml (limited to 'src/qtdevicesettings/settingsui/settingsview.xml') diff --git a/src/qtdevicesettings/settingsui/settingsview.xml b/src/qtdevicesettings/settingsui/settingsview.xml deleted file mode 100644 index b2cfc51..0000000 --- a/src/qtdevicesettings/settingsui/settingsview.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - Network - com.theqtcompany.settings.network 1.0 - NetworkSettings - ../icons/World_qt_6x.png - - - Display - com.theqtcompany.settings.general 1.0 - Display - ../icons/Display_qt_6x.png - - - Audio - com.theqtcompany.settings.general 1.0 - Sound - ../icons/Audio_qt_6x.png - - - Date and Time - com.theqtcompany.settings.timedate 1.0 - TimeDate - ../icons/Clock_qt_6x.png - - - Language - com.theqtcompany.settings.locale 1.0 - Language - ../icons/Flag_qt_6x.png - - - Bluetooth - com.theqtcompany.settings.bluetooth 1.0 - Bluetooth - ../icons/Bluetooth_qt_6x.png - - - -- cgit v1.2.3