##// END OF EJS Templates
Remove Stylesheet on background
perrinel -
r526:39ef83c85f28
parent child
Show More
@@ -28,9 +28,6
28 </property>
28 </property>
29 <item>
29 <item>
30 <widget class="QScrollArea" name="scrollArea">
30 <widget class="QScrollArea" name="scrollArea">
31 <property name="styleSheet">
32 <string notr="true">background-color: transparent;</string>
33 </property>
34 <property name="frameShape">
31 <property name="frameShape">
35 <enum>QFrame::NoFrame</enum>
32 <enum>QFrame::NoFrame</enum>
36 </property>
33 </property>
General Comments 0
You need to be logged in to leave comments. Login now