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;
int m_visualBluePrec;
unsigned char *m_colorCube;
+#endif
protected:
bool m_keepGoing;