diff options
Diffstat (limited to 'src/setupdialog.ui')
-rw-r--r-- | src/setupdialog.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/setupdialog.ui b/src/setupdialog.ui index cf7388c..d3f4ab3 100644 --- a/src/setupdialog.ui +++ b/src/setupdialog.ui @@ -389,7 +389,7 @@ <string>Text font:</string> </property> </widget> - <widget class="KFontCombo" row="2" column="1"> + <widget class="TDEFontCombo" row="2" column="1"> <property name="name"> <cstring>xosdFont</cstring> </property> @@ -742,7 +742,7 @@ <string>Click here to manually add an application to the Launcher</string> </property> </widget> - <widget class="KIconView" row="1" column="0" rowspan="1" colspan="4"> + <widget class="TDEIconView" row="1" column="0" rowspan="1" colspan="4"> <property name="name"> <cstring>applist</cstring> </property> @@ -1976,7 +1976,7 @@ box below. To stop grabbing just click "Grabbing...", "Ok" or "Cancel".</string> </slots> <layoutdefaults spacing="6" margin="11"/> <includehints> - <includehint>kfontcombo.h</includehint> + <includehint>tdefontcombo.h</includehint> <includehint>klineedit.h</includehint> <includehint>kcolorcombo.h</includehint> <includehint>kcolorcombo.h</includehint> |