]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stc/stc.h
formatting changes
[wxWidgets.git] / include / wx / stc / stc.h
index 6618f7dec17ad491d8c3e07cf116f2c2eb6090ef..f4464722e836cfa44cf18d6682e679d451f7debe 100644 (file)
@@ -1593,6 +1593,7 @@ private:
     ScintillaWX*        m_swx;
     wxStopWatch         m_stopWatch;
 
+    bool                m_lastKeyDownConsumed;
 
     friend class ScintillaWX;
     friend class Platform;