]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/toplevel.h
#include <algorithm>
[wxWidgets.git] / include / wx / gtk / toplevel.h
index 013e081df60b00a51e7b30e2a23324d340779440..12894ce7be890e52ad388f5bfaa49dfa793025cc 100644 (file)
@@ -16,6 +16,7 @@
 
 class WXDLLIMPEXP_CORE wxTopLevelWindowGTK : public wxTopLevelWindowBase
 {
+    typedef wxTopLevelWindowBase base_type;
 public:
     // construction
     wxTopLevelWindowGTK() { Init(); }