]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/app.h
Applied [ 1555974 ] small wxURL improvements
[wxWidgets.git] / include / wx / gtk / app.h
index eb24a3a675b8a0ab9c96334cf726bb280b150489..dc9d3f50de911f558040840b513a80b53af1d7fd 100644 (file)
@@ -53,7 +53,7 @@ public:
 #endif // __WXDEBUG__
 
     guint m_idleTag;
-    void RemoveIdleTag();
+    void RemoveIdleSource();
 
     // Used by the the wxGLApp and wxGLCanvas class for GL-based X visual
     // selection.