]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/tbarsmpl.h
1. wxShell fixes: now really uses shell (it wasn't different from wxExecute!)
[wxWidgets.git] / include / wx / tbarsmpl.h
index 4fed98e06ae0264997478d7c2fe3f3c81d487e09..195b930f347ce2e65056cc7601f3d618479a41fb 100644 (file)
@@ -155,7 +155,6 @@ protected:
     bool                  m_yScrollingEnabled;
     int                   m_xScrollPosition;
     int                   m_yScrollPosition;
-    bool                  m_calcScrolledOffset; // If TRUE, wxCanvasDC uses scrolled offsets
     int                   m_xScrollLines;
     int                   m_yScrollLines;
     int                   m_xScrollLinesPerPage;