X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f920114415fa0a0fc785e1f8e05aceeb6dc4320f..5f4cd605aa4bb463999693b04ee3cd42eb6ec8c3:/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: