Skip to content
Snippets Groups Projects
Commit f2c88775 authored by Konstantin's avatar Konstantin
Browse files

bug-2708

parent 257d070f
No related branches found
No related tags found
6 merge requests!8Feature 2626,!7Feature 2798,!6Feature 2798,!5Feature 2798,!3Lib feature 2624,!2Bug 2708
...@@ -6,5 +6,10 @@ win32{ ...@@ -6,5 +6,10 @@ win32{
QMAKE_CXXFLAGS += -mno-ms-bitfields QMAKE_CXXFLAGS += -mno-ms-bitfields
} }
DISTFILES +=
RESOURCES += \
$$PWD/libdap-qt-ui-qml.qrc
<RCC>
<qresource prefix="/">
<file>DapComboBox.qml</file>
<file>DapComboBoxDelegate.qml</file>
</qresource>
</RCC>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment