From bd5512dc3b0675cb1998be4be4930df1db891cfe Mon Sep 17 00:00:00 2001 From: Kai Koehne <kai.koehne@nokia.com> Date: Thu, 22 Jul 2010 14:48:20 +0200 Subject: [PATCH] QmlOutline: Show icons also on Mac OS X Copy them to the .app folder ... --- share/qtcreator/static.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/share/qtcreator/static.pro b/share/qtcreator/static.pro index f97a1bdb13f..735a26f9db5 100644 --- a/share/qtcreator/static.pro +++ b/share/qtcreator/static.pro @@ -31,6 +31,7 @@ DATA_DIRS = \ styles \ gdbmacros \ qmldesigner \ + qmlicons \ qml-type-descriptions \ generic-highlighter -- GitLab