Georg Baum 6be6d9a947 First step towards a more generic package off/auto/on handling:
Internal machinery, no file format change and no UI change yet


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40562 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-03 20:51:07 +00:00

25 lines
501 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MathsUi</class>
<widget class="QWidget" name="MathsUi">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>351</width>
<height>261</height>
</rect>
</property>
<property name="windowTitle">
<string/>
</property>
<layout class="QGridLayout" name="gridLayout">
</layout>
</widget>
<includes>
<include location="local">qt_i18n.h</include>
</includes>
<resources/>
<connections/>
</ui>