Skip to content

Commit

Permalink
Rename File Toolbar into Project Toolbar (#3272)
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ authored and m-kuhn committed Jul 4, 2016
1 parent 1316d9c commit 3688011
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ui/qgisapp.ui
Expand Up @@ -310,10 +310,10 @@
</widget>
<widget class="QToolBar" name="mFileToolBar">
<property name="windowTitle">
<string>File Toolbar</string>
<string>Project Toolbar</string>
</property>
<property name="toolTip">
<string>File Toolbar</string>
<string>Project Toolbar</string>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
Expand Down

0 comments on commit 3688011

Please sign in to comment.