changeset 23:900c2223b43e

Fixed bug id 1646077: The toolbar is no longer hideable via context menu. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@180 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Sun, 28 Jan 2007 16:05:23 +0000
parents 8d79780bbbd7
children 887ca223343f
files src/indentgui.ui
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/indentgui.ui	Sat Jan 27 18:44:12 2007 +0000
+++ b/src/indentgui.ui	Sun Jan 28 16:05:23 2007 +0000
@@ -184,7 +184,7 @@
   </widget>
   <widget class="QToolBar" name="toolBar" >
    <property name="contextMenuPolicy" >
-    <enum>Qt::NoContextMenu</enum>
+    <enum>Qt::PreventContextMenu</enum>
    </property>
    <property name="windowTitle" >
     <string>Main Toolbar</string>