Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove extraneous frame in http headers widget
  • Loading branch information
nyalldawson authored and nirvn committed Jan 27, 2023
1 parent c12bcb2 commit 73f3beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgshttpheaderwidget.ui
Expand Up @@ -44,7 +44,7 @@
<item>
<widget class="QFrame" name="mRefererFrame">
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
Expand Down

0 comments on commit 73f3beb

Please sign in to comment.