Refresh() problem from DialogEd solved

Unified the naming of GNU pragmas for base classed:
    dialogbase, choicebase, etc.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-10-12 21:52:17 +00:00
parent 8ad4b7acf4
commit 1b68e0b5b9
10 changed files with 59 additions and 61 deletions

View File

@@ -18,7 +18,7 @@
// ----------------------------------------------------------------------------
#ifdef __GNUG__
#pragma implementation "ctrlcmn.h"
#pragma implementation "controlbase.h"
#endif
// For compilers that support precompilation, includes "wx.h".