From: David Webster Date: Tue, 12 Jun 2001 18:57:26 +0000 (+0000) Subject: must delcare methods as inline if we are going to actually inline them after the... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f91de7da185ddfa82ece11ab3c0533be7362696b?hp=f91de7da185ddfa82ece11ab3c0533be7362696b must delcare methods as inline if we are going to actually inline them after the declarations or else some compilers will error in a linkage mismatch. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---