diff options
Diffstat (limited to 'examples3/SQL/form1.ui')
-rw-r--r-- | examples3/SQL/form1.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples3/SQL/form1.ui b/examples3/SQL/form1.ui index 38b3cb2..118a84e 100644 --- a/examples3/SQL/form1.ui +++ b/examples3/SQL/form1.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.0" stdsetdef="1"> <class>Form1</class> -<widget class="QDialog"> +<widget class="TQDialog"> <property name="name"> <cstring>Form1</cstring> </property> @@ -15,7 +15,7 @@ <property name="caption"> <string>Form1</string> </property> - <widget class="QDataTable"> + <widget class="TQDataTable"> <column> <property name="text"> <string>Forename</string> |