You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kile/src/kile/latextoolconfigwidget.ui

58 lines
1.8 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>LaTeXToolConfigWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>LaTeXToolConfigWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>603</width>
<height>86</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_ckRootDoc</cstring>
</property>
<property name="text">
<string>Check if &amp;root document is a LaTeX root before running LaTeX on it</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_ckJump</cstring>
</property>
<property name="text">
<string>&amp;Jump to first error in case running LaTeX failed</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_ckAutoRun</cstring>
</property>
<property name="text">
<string>Automatically run Asymptote, BibTeX, MakeIndex and rerun LaTeX &amp;when necessary</string>
</property>
</widget>
</vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>