Skip to content

Commit

Permalink
Removed windowTitle since for some reason it caused crashes on Mac
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15412 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
wonder committed Mar 10, 2011
1 parent ee47244 commit daaf660
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/ui/qgisapp.ui
Expand Up @@ -10,17 +10,14 @@
<height>480</height>
</rect>
</property>
<property name="windowTitle">
<string>QGIS</string>
</property>
<widget class="QWidget" name="centralwidget"/>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>717</width>
<height>22</height>
<height>23</height>
</rect>
</property>
<widget class="QMenu" name="mEditMenu">
Expand Down

0 comments on commit daaf660

Please sign in to comment.