Skip to content

Commit 8f547a1

Browse files
committed
Remove border from expression builder output area
1 parent e83a7d0 commit 8f547a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/qgsexpressionbuilder.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@
508508
<string>Output preview is generated &lt;br&gt; using the first feature from the layer.</string>
509509
</property>
510510
<property name="frameShape">
511-
<enum>QFrame::StyledPanel</enum>
511+
<enum>QFrame::NoFrame</enum>
512512
</property>
513513
<property name="frameShadow">
514514
<enum>QFrame::Sunken</enum>

0 commit comments

Comments
 (0)