mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-16 08:29:15 +01:00
Fixed maximum size for title bar in map widget.
This commit is contained in:
parent
74cd57e8a0
commit
6b3cb29ea1
@ -49,7 +49,7 @@
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>16777215</width>
|
||||
<height>16777215</height>
|
||||
<height>40</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="contextMenuPolicy">
|
||||
|
Loading…
x
Reference in New Issue
Block a user