summaryrefslogtreecommitdiffstats
path: root/examples/webengine/customdialogs/customdialogs.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webengine/customdialogs/customdialogs.qrc')
-rw-r--r--examples/webengine/customdialogs/customdialogs.qrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/webengine/customdialogs/customdialogs.qrc b/examples/webengine/customdialogs/customdialogs.qrc
index 5ab5b11cd..bb2677198 100644
--- a/examples/webengine/customdialogs/customdialogs.qrc
+++ b/examples/webengine/customdialogs/customdialogs.qrc
@@ -2,10 +2,10 @@
<qresource prefix="/">
<file>forms/AuthenticationForm.ui.qml</file>
<file>forms/Authentication.qml</file>
- <file>forms/Button.qml</file>
<file>forms/ColorCell.qml</file>
<file>forms/ColorPickerForm.ui.qml</file>
<file>forms/ColorPicker.qml</file>
+ <file>forms/CustomButton.qml</file>
<file>forms/FilePickerForm.ui.qml</file>
<file>forms/FilePicker.qml</file>
<file>forms/FileRow.qml</file>