On Sunday 18 November 2001 16:37, Daniel Molkentin wrote: > kdepim/knotes knote.cpp,1.45,1.46 knote.h,1.17,1.18 > Author: danimo > Sun Nov 18 15:37:07 UTC 2001 > > > Modified Files: > knote.cpp knote.h > Log Message: > QuickFix for a compile problem Michael showed me on LWE: > dont const'ify slotMail to allow creation of new widgets using this. Hehe, thanks :-) Totally forgot about this... Inspired by this I'd like to add a fix for KMessageBox: how about declaring all the KMessageBox methods const so that they can be used in other const methods not using this? Any objections? Ciao, Michael -- Some operating systems are called `user friendly', Linux however is `expert friendly'.