mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
8 lines
341 B
Plaintext
8 lines
341 B
Plaintext
<!-- paraview looks for "/pqWidgets/UI/<SM XML Name>.ui", so an alias is created to put the panel there -->
|
|
<!-- this resource can be converted to binary form by running "rcc -binary -o helix.bqrc helix.qrc" -->
|
|
<RCC>
|
|
<qresource prefix="/pqWidgets" >
|
|
<file alias="UI/HelixSource.ui">HelixSource.ui</file>
|
|
</qresource>
|
|
</RCC>
|