Rename File Toolbar into Project Toolbar (#3272)

This commit is contained in:
Harrissou Sant-anna 2016-07-04 11:25:42 +02:00 committed by Matthias Kuhn
parent 1316d9c72c
commit 36880111a5

View File

@ -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>