[Qt] DestroyGlobalCaret

Vincent Snijders vsnijders at quicknet.nl
Wed Jul 18 08:43:50 CEST 2007


Hi,

I looked at r11564.

procedure DestroyGlobalCaret can be much simpler:

FreeAndNil(GlobalCaret);

I don't know if DestroyGlobalCaret is called from more than one place, but if it is 
used in only one place, I would remove the complete procedure.

Vincnet



More information about the Qt mailing list