marked dbkeyg.h as a wxBase file (fixes 685857)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2003-02-13 11:34:07 +00:00
parent c18670e45c
commit 41e6092432
2 changed files with 2 additions and 1 deletions

View File

@ -193,6 +193,7 @@ copy /q include\wx\datetime.h %DEST%\include\wx\datetime.h
copy /q include\wx\datetime.inl %DEST%\include\wx\datetime.inl
copy /q include\wx\datstrm.h %DEST%\include\wx\datstrm.h
copy /q include\wx\db.h %DEST%\include\wx\db.h
copy /q include\wx\dbkeyg.h %DEST%\include\wx\dbkeyg.h
copy /q include\wx\dbtable.h %DEST%\include\wx\dbtable.h
copy /q include\wx\dde.h %DEST%\include\wx\dde.h
copy /q include\wx\debug.h %DEST%\include\wx\debug.h

View File

@ -846,7 +846,7 @@ gdiobj.h WXH
geometry.h WXH
gifdecod.h WXH
xpmdecod.h WXH
dbkeyg.h WXH
dbkeyg.h WXH Base
glcanvas.h WXH
grid.h WXH
gsocket.h WXH Base