Modifications to get wxNanoX compiling again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -107,7 +107,8 @@ public:
|
||||
static long sm_lastMessageTime;
|
||||
bool m_showIconic;
|
||||
wxSize m_initialSize;
|
||||
|
||||
|
||||
#if !wxUSE_NANOX
|
||||
// Someone find a better place for these
|
||||
int m_visualType; // TrueColor, DirectColor etc.
|
||||
int m_visualDepth;
|
||||
@@ -125,6 +126,7 @@ public:
|
||||
int m_visualBluePrec;
|
||||
|
||||
unsigned char *m_colorCube;
|
||||
#endif
|
||||
|
||||
protected:
|
||||
bool m_keepGoing;
|
||||
|
Reference in New Issue
Block a user