Date: Sat, 7 Jul 2001 09:47:55 -0500 (CDT) From: Alexander Langer <alex@usw4.freebsd.org> To: libh@FreeBSD.org Subject: cvs commit: libh/lib/hui HuiQt.hh Message-ID: <200107071447.f67Eluo52527@usw4.freebsd.org>
next in thread | raw e-mail | index | archive | help
alex 2001/07/07 09:47:55 CDT Modified files: lib/hui HuiQt.hh Log: Remove this warning. It's actually a good idea to have those functions in the header file, because they are then inlined automatically by the compiler, no matter if I like this style or not. :-) Spotted by: Will Andrews <will@FreeBSD.org> Revision Changes Path 1.24 +1 -2 libh/lib/hui/HuiQt.hh 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?200107071447.f67Eluo52527>