git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH QGit] Give the context menu for disabling the toolbar a title
@ 2009-06-12 12:08 Markus Heidelberg
  0 siblings, 0 replies; only message in thread
From: Markus Heidelberg @ 2009-06-12 12:08 UTC (permalink / raw
  To: Marco Costalba; +Cc: git, Markus Heidelberg

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

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
---
 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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-12 12:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-12 12:08 [PATCH QGit] Give the context menu for disabling the toolbar a title Markus Heidelberg

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).