KAction* patch committed

Ellis Whitehead kde at ellisw.net
Mon Apr 29 19:42:03 BST 2002


Hi Ralf,

thanks for the report!  The problem seems to be that the KAccel object has an 
uninitialized d pointer.  But there are only two constructors, and both call:
	d = new KAccelPrivate( this );

Weird.  I'll look into it more tonight.

Cheers,
Ellis





More information about the kde-core-devel mailing list