]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/hash.h
removed OnIdle() which didn't compile any longer
[wxWidgets.git] / include / wx / hash.h
index 199a6193558fc82169bc327e520d6618de188033..472c6aa264a03a515757e2bd82c6b6cedd46b332 100644 (file)
@@ -342,7 +342,7 @@ public:
 
         dummy* operator->() { return (dummy*)this; }
     };
-    typedef class compatibility_iterator citer;
+    typedef compatibility_iterator citer;
 
     class dummy
     {