Removed rogue semicolon

This commit is contained in:
Hugo Teso 2017-04-05 09:53:23 +02:00
parent 255643e36d
commit d7435b1e54

View File

@ -24,7 +24,7 @@
<normaloff>:/new/prefix1/img/logo-small.png</normaloff>:/new/prefix1/img/logo-small.png</iconset>
</property>
<property name="styleSheet">
<string notr="true">QHeaderView::section {;
<string notr="true">QHeaderView::section {
padding: 3px;
padding-left: 10px;
background-color: rgb(232, 232, 232);