Use new icon in tdelibs.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/55/head
Michele Calgaro 3 years ago
parent d91484c4fb
commit 0c2f9d3283
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -351,7 +351,7 @@ void KandyPrefsDialog::setupAddressbookTab()
void KandyPrefsDialog::setupWindowsTab()
{
TQFrame *topFrame = addPage(i18n("Windows"),0,
DesktopIcon("window_list",TDEIcon::SizeMedium));
DesktopIcon("window_duplicate",TDEIcon::SizeMedium));
TQGridLayout *topLayout = new TQGridLayout(topFrame,6,2);
topLayout->setSpacing(spacingHint());

Loading…
Cancel
Save