Ver código fonte

Fix missing word wrap on the data variable reloc label in Program Options.

git-svn-id: file:///var/svn/tigccpp/branches/ktigcc-1-branch@1050 9552661e-59e3-4036-b4f2-dbe53926924f
kevinkofler 17 anos atrás
pai
commit
8bddd6599d
2 arquivos alterados com 4 adições e 0 exclusões
  1. 1 0
      ktigcc/NEWS
  2. 3 0
      ktigcc/programoptions.ui

+ 1 - 0
ktigcc/NEWS

@@ -8,6 +8,7 @@ CVS ktigcc-1-branch (2007-03-02):
 * Fixed highlighting update when moving a file to Header Files from another
   editable category. (The first character was read from the wrong buffer.)
 * Don't hardcode ~/.kde for the KDEHOME directory.
+* Fixed missing word wrap on the data variable reloc label in Program Options.
 
 
 KTIGCC 1.06 (2006-11-25):

+ 3 - 0
ktigcc/programoptions.ui

@@ -1176,6 +1176,9 @@
                         <property name="text">
                             <string>Choose the relocation format for references to a data variable, if it exists:</string>
                         </property>
+                        <property name="alignment">
+                            <set>WordBreak|AlignVCenter</set>
+                        </property>
                     </widget>
                     <widget class="QLayoutWidget">
                         <property name="name">