]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/memory.h
Moved wxGLCanvas to more normal positions
[wxWidgets.git] / include / wx / memory.h
index 21b9545a961b818e48fd0212b1149c6da340be85..48fb5c449e9277ddba8338c67692ae9449ad0984 100644 (file)
@@ -196,6 +196,8 @@ protected:
     static int debugLevel;
     static bool debugOn;
 
+       static int m_balign;                    // byte alignment
+       static int m_balignmask;                // mask for performing byte alignment
 public:
     // Set a checkpoint to dump only the memory from
     // a given point