Also build the example when building KDDW
No need to install the library anymore Fixes: #42
This commit is contained in:
10
examples/dockwidgets/resources_example.qrc
Normal file
10
examples/dockwidgets/resources_example.qrc
Normal file
@@ -0,0 +1,10 @@
|
||||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>assets/base.png</file>
|
||||
<file>assets/KDAB_bubble_blue.png</file>
|
||||
<file>assets/KDAB_bubble_fulcolor.png</file>
|
||||
<file>assets/KDAB_bubble_white.png</file>
|
||||
<file>assets/triangles.png</file>
|
||||
<file>assets/tri.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
Reference in New Issue
Block a user