]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_palette.i
test wxString's char<->wchar_t ctors
[wxWidgets.git] / wxPython / src / _palette.i
index e2fdbe4b69770454c99cc95cacb89c34c731b906..c83602f393faff77f76b193cd4234f3725be7212 100644 (file)
@@ -19,6 +19,8 @@
 
 //---------------------------------------------------------------------------
 
+MustHaveApp(wxPalette);
+
 class wxPalette : public wxGDIObject {
 public:
     wxPalette(int n, const unsigned char *red, const unsigned char *green, const unsigned char *blue);