From 7fded5040f56b8def7a93fcce03f93f06bcc6bc4 Mon Sep 17 00:00:00 2001 From: Shawn Rutledge Date: Mon, 11 Mar 2013 11:42:00 +0100 Subject: Cosmetic changes in DefaultFileDialog and dialog shared controls Implementation of the button for QML-based dialogs matches the one for QML examples. The button and the text field use system palette colors, as does the file dialog. Change-Id: Ibf45d57bdab8799ae6aa69ba543c0e05c55b01d3 Reviewed-by: Jens Bache-Wiig --- src/imports/dialogs/dialogs.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/imports/dialogs/dialogs.pro') diff --git a/src/imports/dialogs/dialogs.pro b/src/imports/dialogs/dialogs.pro index 784517f73e..ec425c1b4f 100644 --- a/src/imports/dialogs/dialogs.pro +++ b/src/imports/dialogs/dialogs.pro @@ -23,8 +23,6 @@ QML_FILES += \ qml/TextField.qml \ qml/qmldir \ images/folder.png \ - images/titlebar.png \ - images/titlebar.sci \ images/up.png QT += quick-private gui-private core-private -- cgit v1.2.3