diff --git a/components/qmldir b/components/qmldir
index 79f6f5ad9d460dc0f40f14e3db27b82ca566538d..cafb37665db169789f98d9a5b202e97663696a47 100644
--- a/components/qmldir
+++ b/components/qmldir
@@ -1,31 +1,32 @@
-Slider 0.1 Slider.qml
-SpinBox 0.1 SpinBox.qml
-GroupBox 0.1 GroupBox.qml
+plugin styleplugin plugin
+ApplicationWindow 0.1 ApplicationWindow.qml
 Button 0.1 Button.qml
-Label 0.1 Label.qml
-ToolBar 0.1 ToolBar.qml
-TabFrame 0.1 TabFrame.qml
-TabBar 0.1 TabBar.qml
-Tab 0.1 Tab.qml
+ButtonRow 0.1 ButtonRow.qml
+ButtonColumn 0.1 ButtonColumn.qml
+CheckBox 0.1 CheckBox.qml
+ComboBox 0.1 ComboBox.qml
+ContextMenu 0.1 ContextMenu.qml
+Dial 0.1 Dial.qml
+Dialog 0.1 Dialog.qml
 Frame 0.1 Frame.qml
+GroupBox 0.1 GroupBox.qml
+Label 0.1 Label.qml
+ProgressBar 0.1 ProgressBar.qml
+RadioButton 0.1 RadioButton.qml
 ScrollArea 0.1 ScrollArea.qml
 ScrollBar 0.1 ScrollBar.qml
-ComboBox 0.1 ComboBox.qml
-ToolButton 0.1 ToolButton.qml
-TextArea 0.1 TextArea.qml
-TextField 0.1 TextField.qml
-ProgressBar 0.1 ProgressBar.qml
-ButtonRow 0.1 ButtonRow.qml
-ButtonColumn 0.1 ButtonColumn.qml
+Slider 0.1 Slider.qml
+SpinBox 0.1 SpinBox.qml
 SplitterRow 0.1 SplitterRow.qml
 SplitterColumn 0.1 SplitterColumn.qml
-Dial 0.1 Dial.qml
+StatusBar 0.1 StatusBar.qml
+Tab 0.1 Tab.qml
+TabBar 0.1 TabBar.qml
+TabFrame 0.1 TabFrame.qml
 TableView 0.1 TableView.qml
-CheckBox 0.1 CheckBox.qml
-RadioButton 0.1 RadioButton.qml
-plugin styleplugin plugin
 TableColumn 0.1 TableColumn.qml
-ContextMenu 0.1 ContextMenu.qml
-Dialog 0.1 Dialog.qml
-StatusBar 0.1 StatusBar.qml
-ApplicationWindow 0.1 ApplicationWindow.qml
+TextArea 0.1 TextArea.qml
+TextField 0.1 TextField.qml
+ToolBar 0.1 ToolBar.qml
+ToolButton 0.1 ToolButton.qml
+