ResInsight/Fwk/AppFwk/cafProjectDataModel/cafPdmUiCore/Resources/caf.qrc
Magne Sjaastad d8b842147b Use action with icon instead of push button
Add action with an icon inside the line edit to clear the content of the line edit.
2023-11-02 15:19:42 +01:00

9 lines
194 B
Plaintext

<RCC>
<qresource prefix="/caf">
<file>Down16x16.png</file>
<file>Up16x16.png</file>
<file>duplicate.svg</file>
<file>clear.svg</file>
</qresource>
</RCC>