diff options
Diffstat (limited to 'mountconfig/fuser_ui.ui')
-rw-r--r-- | mountconfig/fuser_ui.ui | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/mountconfig/fuser_ui.ui b/mountconfig/fuser_ui.ui index bb8d81a..0e87a22 100644 --- a/mountconfig/fuser_ui.ui +++ b/mountconfig/fuser_ui.ui @@ -3,7 +3,7 @@ <comment>Python:from tdeui import * Python:from tdecore import *</comment> <author>Sebastian Kuegler</author> -<widget class="QDialog"> +<widget class="TQDialog"> <property name="name"> <cstring>Process</cstring> </property> @@ -42,7 +42,7 @@ Python:from tdecore import *</comment> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> <cstring>layout10</cstring> </property> @@ -50,7 +50,7 @@ Python:from tdecore import *</comment> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>warningimage</cstring> </property> @@ -69,7 +69,7 @@ Python:from tdecore import *</comment> <bool>false</bool> </property> </widget> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>explanationlabel</cstring> </property> @@ -99,7 +99,7 @@ Killing a process may cause data loss. Make sure all work is saved before killin </widget> </hbox> </widget> - <widget class="QFrame"> + <widget class="TQFrame"> <property name="name"> <cstring>processframe</cstring> </property> @@ -127,7 +127,7 @@ Killing a process may cause data loss. Make sure all work is saved before killin <property name="spacing"> <number>4</number> </property> - <widget class="QLayoutWidget" row="0" column="0"> + <widget class="TQLayoutWidget" row="0" column="0"> <property name="name"> <cstring>layout7</cstring> </property> @@ -135,7 +135,7 @@ Killing a process may cause data loss. Make sure all work is saved before killin <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QListView"> + <widget class="TQListView"> <column> <property name="text"> <string>Process</string> @@ -207,7 +207,7 @@ Killing a process may cause data loss. Make sure all work is saved before killin <enum>LastColumn</enum> </property> </widget> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> <cstring>layout11</cstring> </property> @@ -262,7 +262,7 @@ Killing a process may cause data loss. Make sure all work is saved before killin </widget> </grid> </widget> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> <cstring>layout12</cstring> </property> |