On Sunday, 20. January 2002 02:53, Waldo Bastian wrote: > Modified Files: > kdialog.cpp > Log Message: > To be consistant with dialogs made with Qt Designer which tends to > hardcode the margin to 11. > > -int KDialog::mMarginSize = 6; > +int KDialog::mMarginSize = 11; I think that looks quite silly and stretches the dialogs even further, especially with more complicated layouts. :-/ -Frerich