diff options
Diffstat (limited to 'amarok/src/Options2.ui')
-rw-r--r-- | amarok/src/Options2.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/amarok/src/Options2.ui b/amarok/src/Options2.ui index 560bcfc4..8b28ef56 100644 --- a/amarok/src/Options2.ui +++ b/amarok/src/Options2.ui @@ -135,7 +135,7 @@ <string>The font to use in the playlist window.</string> </property> </widget> - <widget class="KFontRequester" row="0" column="1"> + <widget class="TDEFontRequester" row="0" column="1"> <property name="name"> <cstring>kcfg_PlaylistWindowFont</cstring> </property> @@ -204,7 +204,7 @@ <string>The font to use in the context browser.</string> </property> </widget> - <widget class="KFontRequester" row="2" column="1"> + <widget class="TDEFontRequester" row="2" column="1"> <property name="name"> <cstring>kcfg_ContextBrowserFont</cstring> </property> @@ -226,7 +226,7 @@ <string>The font to use in the context browser.</string> </property> </widget> - <widget class="KFontRequester" row="1" column="1"> + <widget class="TDEFontRequester" row="1" column="1"> <property name="name"> <cstring>kcfg_PlayerWidgetFont</cstring> </property> |