unsigned char *m_colorCube;
private:
- /// Set to TRUE while we are in wxYield().
+ // Set to TRUE while we are in wxYield().
bool m_suppressIdleEvents;
private:
DECLARE_EVENT_TABLE()
};
+int WXDLLEXPORT wxEntry( int argc, char *argv[] );
+
#endif // __GTKAPPH__