diff options
Diffstat (limited to 'kjsembed/docs/examples/madminute/helpdialog.ui')
-rw-r--r-- | kjsembed/docs/examples/madminute/helpdialog.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kjsembed/docs/examples/madminute/helpdialog.ui b/kjsembed/docs/examples/madminute/helpdialog.ui index baa1a4e4..a5e78d51 100644 --- a/kjsembed/docs/examples/madminute/helpdialog.ui +++ b/kjsembed/docs/examples/madminute/helpdialog.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>helpDialog</class> -<widget class="QDialog"> +<widget class="TQDialog"> <property name="name"> <cstring>helpDialog</cstring> </property> @@ -25,7 +25,7 @@ <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QTextBrowser"> + <widget class="TQTextBrowser"> <property name="name"> <cstring>helpText</cstring> </property> @@ -36,7 +36,7 @@ This is a small mathdrill program to help students become faster at simple addit Once the application is configured the student can start the drill by pressing the "<b>Go</b>" button or "<tt>Ctrl+G</tt>". Once the drill is started the student may answer the questions as fast as they can and press the "<tt>Enter</tt> key to submit the answer. The drill will notify the student when it is complete.</string> </property> </widget> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> <cstring>layout9</cstring> </property> @@ -61,7 +61,7 @@ Once the application is configured the student can start the drill by pressing t </size> </property> </spacer> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>pushButton7</cstring> </property> |