From e8d2bf73114945191da418db1616da8df6970c0a Mon Sep 17 00:00:00 2001 From: Stefan Neis Date: Fri, 27 Sep 2002 20:44:24 +0000 Subject: [PATCH] All of miniframe class is in the header file on OS/2. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- distrib/msw/tmake/filelist.txt | 1 - src/os2/files.lst | 2 -- 2 files changed, 3 deletions(-) diff --git a/distrib/msw/tmake/filelist.txt b/distrib/msw/tmake/filelist.txt index 56832ca22a..9fc1ca09a1 100644 --- a/distrib/msw/tmake/filelist.txt +++ b/distrib/msw/tmake/filelist.txt @@ -691,7 +691,6 @@ menu.cpp OS2 menuitem.cpp OS2 metafile.cpp OS2 mimetype.cpp OS2 -minifram.cpp OS2 msgdlg.cpp OS2 nativdlg.cpp OS2 notebook.cpp OS2 diff --git a/src/os2/files.lst b/src/os2/files.lst index d7f1403fa3..f6f31b19f2 100644 --- a/src/os2/files.lst +++ b/src/os2/files.lst @@ -217,7 +217,6 @@ ALL_SOURCES = \ os2/menuitem.cpp \ os2/metafile.cpp \ os2/mimetype.cpp \ - os2/minifram.cpp \ os2/msgdlg.cpp \ os2/nativdlg.cpp \ os2/notebook.cpp \ @@ -863,7 +862,6 @@ GUIOBJS = \ menuitem.o \ metafile.o \ mimetype.o \ - minifram.o \ msgdlg.o \ nativdlg.o \ notebook.o \