]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stc/stc.h
Use wmain() if supported by the compiler/CRT instead of main().
[wxWidgets.git] / include / wx / stc / stc.h
index 886e597cf0c765c4f774435efe13edba0db17701..f7600b9dd6a8ed49f6a816fc058c63d95f6dbbe5 100644 (file)
@@ -4858,8 +4858,8 @@ private:
     int m_x;
     int m_y;
 
-    int m_token;                // wxEVT_STC__MODIFIED with SC_MOD_CONTAINER
-    int m_annotationLinesAdded; // wxEVT_STC_MODIFIED with SC_MOD_CHANGEANNOTATION
+    int m_token;                // wxEVT_STC__MODIFIED with SC_MOD_CONTAINER 
+    int m_annotationLinesAdded; // wxEVT_STC_MODIFIED with SC_MOD_CHANGEANNOTATION 
     int m_updated;              // wxEVT_STC_UPDATEUI