]> git.lyx.org Git - features.git/commitdiff
fix wrong tooltip, bug 3273:
authorUwe Stöhr <uwestoehr@web.de>
Sat, 24 Feb 2007 01:40:59 +0000 (01:40 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sat, 24 Feb 2007 01:40:59 +0000 (01:40 +0000)
http://bugzilla.lyx.org/show_bug.cgi?id=3273

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17315 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/QMathUi.ui

index e6b48aa2b18df29ecd3d26039d5c080877832dc2..e5ab34aa4710169f146ddcf9be19215b1cb15dd7 100644 (file)
@@ -1,7 +1,4 @@
 <ui version="4.0" >
- <author></author>
- <comment></comment>
- <exportmacro></exportmacro>
  <class>QMathUi</class>
  <widget class="QDialog" name="QMathUi" >
   <property name="geometry" >
         </size>
        </property>
        <property name="toolTip" >
-        <string>Set math font</string>
+        <string>Insert fraction</string>
        </property>
        <property name="text" >
         <string/>
    </item>
   </layout>
  </widget>
- <pixmapfunction></pixmapfunction>
- <includes>
-  <include location="local" >qt_helpers.h</include>
- </includes>
  <tabstops>
   <tabstop>symbolsCO</tabstop>
   <tabstop>sqrtPB</tabstop>
   <tabstop>tearoffPB</tabstop>
   <tabstop>closePB</tabstop>
  </tabstops>
+ <includes>
+  <include location="local" >qt_helpers.h</include>
+ </includes>
  <resources/>
  <connections/>
 </ui>