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