X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fbackgroundmgr.h;h=b6e668a8c1cf74277f0c81ecaaa908d64e9399a5;hp=0366594c7637c74829d924bf5d573c93ddcd5860;hb=df521cfe14a9e0b47bdcd98d1f67d03acf242162;hpb=8bf5da21ee7bc7417c385da8c4fb0b67025804fa diff --git a/src/backgroundmgr.h b/src/backgroundmgr.h index 0366594..b6e668a 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.6 2001/02/25 07:36:26 kevin Exp $ +** $Id: backgroundmgr.h,v 1.7 2001/02/25 10:52:55 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 @@ -52,9 +52,8 @@ class BackgroundManagerCanvas; #if CTSIM_MDI //class BackgroundManager : public wxMDIChildFrame -//#else -class BackgroundManager : public wxMiniFrame #endif +class BackgroundManager : public wxMiniFrame { private: DECLARE_DYNAMIC_CLASS(BackgroundManager)