X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Fbackgroundmgr.h;fp=src%2Fbackgroundmgr.h;h=76a848fa72781e0871424026053ce4a819564d21;hb=de6d2bb3861af7568006e1a02d5dddc730644b01;hp=a900f72941b1476b3582115f873e4718de68dcf6;hpb=ccef53961d87b0d95da3b753e32e117a7fa4e3ea;p=ctsim.git diff --git a/src/backgroundmgr.h b/src/backgroundmgr.h index a900f72..76a848f 100644 --- a/src/backgroundmgr.h +++ b/src/backgroundmgr.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2001 Kevin Rosenberg ** -** $Id: backgroundmgr.h,v 1.8 2001/03/05 20:29:23 kevin Exp $ +** $Id: backgroundmgr.h,v 1.9 2001/03/09 02:40:17 kevin Exp $ ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as @@ -109,9 +109,7 @@ private: public: BackgroundManagerCanvas (BackgroundManager* pBkgdMgr = NULL); -#if 0 - void OnPaint (wxPaintEvent& event); -#endif + DECLARE_EVENT_TABLE() };