diff options
| author | Caroline Chao <caroline.chao@digia.com> | 2013-06-03 15:44:10 +0200 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-06-04 10:03:31 +0200 |
| commit | 86df745c940cd54ca9c7b11347ee4a80b7a5577c (patch) | |
| tree | 84495319010dbc0168c36ab139fe7750061052c6 /examples/quick/controls | |
| parent | eeb3c959334d1e6b4ea9f7538b603a711f8a8262 (diff) | |
Gallery: remove reference to colorDialog
Change-Id: I0433e350634b4a2bea6161f53e7c7363654e2cf6
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
Diffstat (limited to 'examples/quick/controls')
| -rw-r--r-- | examples/quick/controls/gallery/content/Styles.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/quick/controls/gallery/content/Styles.qml b/examples/quick/controls/gallery/content/Styles.qml index 97797f838..3a7d2bfd2 100644 --- a/examples/quick/controls/gallery/content/Styles.qml +++ b/examples/quick/controls/gallery/content/Styles.qml @@ -63,7 +63,6 @@ Item { Button { text: "Push me" style: ButtonStyle { } - onClicked: colorDialog.open() implicitWidth: columnWidth } Button { |
