]> git.mxchange.org Git - flightgear.git/commit
the last patch fixed the AirportList ... and broke all other PUCLASS_LIST.;
authormfranz <mfranz>
Sun, 21 May 2006 22:14:18 +0000 (22:14 +0000)
committermfranz <mfranz>
Sun, 21 May 2006 22:14:18 +0000 (22:14 +0000)
commitdfdb7f8107f2e093c892fb8498c6c22ae7a19a51
tree779433531fb57749309378ce8e40a44fbb81938e
parent24981fd043db8aaf8783b6a6c6f9a274f100a278
the last patch fixed the AirportList ... and broke all other PUCLASS_LIST.;
Unfortunately, there's no simple way to distinguish them. plib has no
user defined widget classes, and getTypeString() -- which could be used
for that -- isn't virtual. Sigh. I'll discuss the problem on the plib list.
For now I can only offer an ugly workaround. (Don't look closely!)
src/GUI/AirportList.cxx
src/GUI/AirportList.hxx
src/GUI/dialog.cxx
src/GUI/dialog.hxx