Skip to content

Commit daaf660

Browse files
author
wonder
committed
Removed windowTitle since for some reason it caused crashes on Mac
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15412 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent ee47244 commit daaf660

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/ui/qgisapp.ui

+1-4
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,14 @@
1010
<height>480</height>
1111
</rect>
1212
</property>
13-
<property name="windowTitle">
14-
<string>QGIS</string>
15-
</property>
1613
<widget class="QWidget" name="centralwidget"/>
1714
<widget class="QMenuBar" name="menubar">
1815
<property name="geometry">
1916
<rect>
2017
<x>0</x>
2118
<y>0</y>
2219
<width>717</width>
23-
<height>22</height>
20+
<height>23</height>
2421
</rect>
2522
</property>
2623
<widget class="QMenu" name="mEditMenu">

0 commit comments

Comments
 (0)