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.
adept/adept/kubuntu_upgrader/errordialogbase.ui

68 lines
2.0 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ErrorDialogDlg</class>
<widget class="TQDialog">
<property name="name">
<cstring>errorform</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>222</width>
<height>163</height>
</rect>
</property>
<property name="cursor">
<cursor>0</cursor>
</property>
<property name="caption">
<string>Error!</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>errorLabel</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="text">
<string>&lt;p align="center"&gt;&lt;/p&gt;</string>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
<widget class="TQPushButton" row="1" column="1">
<property name="name">
<cstring>exitButton</cstring>
</property>
<property name="text">
<string>E&amp;xit</string>
</property>
<property name="accel">
<string>Alt+X</string>
</property>
</widget>
<widget class="TQPushButton" row="1" column="0">
<property name="name">
<cstring>retryButton</cstring>
</property>
<property name="text">
<string>Retr&amp;y</string>
</property>
<property name="accel">
<string>Alt+Y</string>
</property>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>