Commit e51f986f authored by Dan Pascu's avatar Dan Pascu

Fixed default avatar reference in main window UI file

parent dfd30344
...@@ -291,7 +291,7 @@ ...@@ -291,7 +291,7 @@
<widget class="AccountState" name="account_state"> <widget class="AccountState" name="account_state">
<property name="icon"> <property name="icon">
<iconset> <iconset>
<normaloff>icons/avatar.jpg</normaloff>icons/avatar.jpg</iconset> <normaloff>icons/default-avatar.png</normaloff>icons/default-avatar.png</iconset>
</property> </property>
<property name="iconSize"> <property name="iconSize">
<size> <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