X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f920114415fa0a0fc785e1f8e05aceeb6dc4320f..217099990c2665d18d352c60058106da9a014ab8:/include/wx/gtk/app.h diff --git a/include/wx/gtk/app.h b/include/wx/gtk/app.h index 29ad141796..9f25e61545 100644 --- a/include/wx/gtk/app.h +++ b/include/wx/gtk/app.h @@ -74,7 +74,7 @@ public: unsigned char *m_colorCube; private: - /// Set to TRUE while we are in wxYield(). + // Set to TRUE while we are in wxYield(). bool m_suppressIdleEvents; private: