Commit a267df1d authored by Dan Pascu's avatar Dan Pascu

Fixed recording icon path

parent b8372d52
......@@ -549,7 +549,7 @@ QToolButton:pressed {
<property name="icon">
<iconset>
<normaloff>icons/record.png</normaloff>
<normalon>../../../blink-qt/resources/icons/recording.png</normalon>icons/record.png</iconset>
<normalon>icons/recording.png</normalon>icons/record.png</iconset>
</property>
<property name="iconSize">
<size>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment