[Qt] new qt patch

zeljko zeljko at holobit.net
Wed Jun 20 12:42:19 CEST 2007


On Wednesday 20 June 2007 12:11, vsnijders at quicknet.nl wrote:
> > thanks, applied
> >
> > --
> > Felipe Monteiro de Carvalho
>
> I get this error message, when compiling on win32:
> D:\lazarus\source\lazarus\lcl\interfaces\qt\qtwidgets.pas(3533,44) Error:
> Identifier not found "QTreeWidget_indexOfTopLevelItem"

huh...seem that there's IFDEF LINUX around QTreeWidget_indexOfTopLevelItem ?!? 
don't know why it's there, Qt documentation says nothing about 
indexOfTopLevelItem() in multiplatform usage, so it's useable.
Remove IFDEF around this proc and try to compile.

zeljko



More information about the Qt mailing list