|
|
|
@ -188,7 +188,7 @@ KcmGtk::KcmGtk(TQWidget *parent, const char *name, const TQStringList&)
|
|
|
|
|
widget->styleIcon->setPixmap(iconLoader.loadIcon("style", TDEIcon::Desktop));
|
|
|
|
|
widget->styleIcon3->setPixmap(iconLoader.loadIcon("style", TDEIcon::Desktop));
|
|
|
|
|
widget->fontIcon->setPixmap(iconLoader.loadIcon("fonts", TDEIcon::Desktop));
|
|
|
|
|
widget->keyboardIcon->setPixmap(iconLoader.loadIcon("keyboard", TDEIcon::Desktop));
|
|
|
|
|
widget->keyboardIcon->setPixmap(iconLoader.loadIcon("input-keyboard", TDEIcon::Desktop));
|
|
|
|
|
|
|
|
|
|
getInstalledThemes();
|
|
|
|
|
load();
|
|
|
|
|