1
0
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:
Kenz Dale 2012-08-08 20:56:29 +02:00
parent 74cd57e8a0
commit 6b3cb29ea1

View File

@ -49,7 +49,7 @@
<property name="maximumSize">
<size>
<width>16777215</width>
<height>16777215</height>
<height>40</height>
</size>
</property>
<property name="contextMenuPolicy">