--- /dev/null
+<!DOCTYPE RCC><RCC version="1.0">
+<qresource>
+ <file>resources/application-exit.png</file>
+ <file>resources/dialog-information.png</file>
+ <file>resources/document-open.png</file>
+ <file>resources/media-playback-start.png</file>
+ <file>resources/media-playback-stop.png</file>
+ <file>resources/media-record.png</file>
+</qresource>
+</RCC>
</action>
<action name="actionOpen">
<property name="icon">
- <iconset>
- <normaloff/>
- </iconset>
+ <iconset resource="../qapitrace.qrc">
+ <normaloff>:/resources/document-open.png</normaloff>:/resources/document-open.png</iconset>
</property>
<property name="text">
<string>&Open...</string>
</action>
<action name="actionQuit">
<property name="icon">
- <iconset>
- <normaloff/>
- </iconset>
+ <iconset resource="../qapitrace.qrc">
+ <normaloff>:/resources/application-exit.png</normaloff>:/resources/application-exit.png</iconset>
</property>
<property name="text">
<string>&Quit</string>
<bool>false</bool>
</property>
<property name="icon">
- <iconset>
- <normaloff/>
- </iconset>
+ <iconset resource="../qapitrace.qrc">
+ <normaloff>:/resources/media-playback-start.png</normaloff>:/resources/media-playback-start.png</iconset>
</property>
<property name="text">
<string>&Replay</string>
<bool>false</bool>
</property>
<property name="icon">
- <iconset>
- <normaloff/>
- </iconset>
+ <iconset resource="../qapitrace.qrc">
+ <normaloff>:/resources/media-playback-stop.png</normaloff>:/resources/media-playback-stop.png</iconset>
</property>
<property name="text">
<string>&Stop</string>
<property name="enabled">
<bool>false</bool>
</property>
+ <property name="icon">
+ <iconset resource="../qapitrace.qrc">
+ <normaloff>:/resources/media-record.png</normaloff>:/resources/media-record.png</iconset>
+ </property>
<property name="text">
<string>Lookup State</string>
</property>
<header>QtWebKit/QWebView</header>
</customwidget>
</customwidgets>
- <resources/>
+ <resources>
+ <include location="../qapitrace.qrc"/>
+ </resources>
<connections/>
</ui>