#include "wx/frame.h"
#include "wx/icon.h"
+#include "wx/strconv.h"
//-----------------------------------------------------------------------------
// classes
// This returns the current visual: either that used by wxRootWindow
// or the XVisualInfo* for SGI.
GdkVisual *GetGdkVisual();
-
+
private:
// true if we're inside an assert modal dialog
#ifdef __WXDEBUG__