[PATCH QGit] Give the context menu for disabling the toolbar a title

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Previously it only showed a checkbox, now there is the word "Toolbar"
beside it.

Signed-off-by: Markus Heidelberg <markus.heidelberg@xxxxxx>
---
 src/mainview.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/mainview.ui b/src/mainview.ui
index 4ddf43d..69dcdf0 100644
--- a/src/mainview.ui
+++ b/src/mainview.ui
@@ -64,6 +64,9 @@
    </layout>
   </widget>
   <widget class="QToolBar" name="toolBar">
+   <property name="windowTitle">
+    <string>Toolbar</string>
+   </property>
    <property name="orientation">
     <enum>Qt::Horizontal</enum>
    </property>
-- 
1.6.3.2.236.ge505d

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]