We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent ee47244 commit daaf660Copy full SHA for daaf660
src/ui/qgisapp.ui
@@ -10,17 +10,14 @@
10
<height>480</height>
11
</rect>
12
</property>
13
- <property name="windowTitle">
14
- <string>QGIS</string>
15
- </property>
16
<widget class="QWidget" name="centralwidget"/>
17
<widget class="QMenuBar" name="menubar">
18
<property name="geometry">
19
<rect>
20
<x>0</x>
21
<y>0</y>
22
<width>717</width>
23
- <height>22</height>
+ <height>23</height>
24
25
26
<widget class="QMenu" name="mEditMenu">
0 commit comments