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:
parent
8ad4b7acf4
commit
1b68e0b5b9
10 changed files with 59 additions and 61 deletions
|
|
@ -17,7 +17,7 @@
|
|||
// ----------------------------------------------------------------------------
|
||||
|
||||
#ifdef __GNUG__
|
||||
#pragma interface "choiccmn.h"
|
||||
#pragma interface "choicebase.h"
|
||||
#endif
|
||||
|
||||
#include "wx/control.h" // the base class
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue