Date: Wed, 20 Dec 2000 09:24:23 -0600 (CST) From: Alexander Langer <alex@usw4.freebsd.org> To: libh@FreeBSD.org Subject: cvs commit: libh/lib/hui HuiQt.cc Message-ID: <200012201524.JAA55196@usw4.freebsd.org>
next in thread | raw e-mail | index | archive | help
alex 2000/12/20 09:24:23 CST Modified files: lib/hui HuiQt.cc Log: Revert the previous change. Since subwidgets().add() is only a wrapper to subwidgets().push_back(), which enelimates doubled entries, this doesn't help of course. I must have been in a race-condition where the error didn't occur while testing it after the change. Odd. Revision Changes Path 1.16 +13 -13 libh/lib/hui/HuiQt.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012201524.JAA55196>