From 40c1a86a25182ee9e76adafeea0e82c27086bc04 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Wed, 18 Aug 2021 15:22:11 +1000 Subject: [PATCH] add symlink to generated icons.qrc Otherwise Qt Designer tries to remove the reference. --- qt/aqt/forms/icons.qrc | 1 + 1 file changed, 1 insertion(+) create mode 120000 qt/aqt/forms/icons.qrc diff --git a/qt/aqt/forms/icons.qrc b/qt/aqt/forms/icons.qrc new file mode 120000 index 000000000..e2b267b80 --- /dev/null +++ b/qt/aqt/forms/icons.qrc @@ -0,0 +1 @@ +../../../bazel-bin/qt/aqt/forms/icons.qrc \ No newline at end of file