]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/deprecated/treelay.h
Tweaks to install guide
[wxWidgets.git] / contrib / include / wx / deprecated / treelay.h
index edcd6b1d43bda4cc6a2459826b330a102edb2b47..b4985e426a7818fa3efc51fb23d18d56646438ef 100644 (file)
@@ -84,7 +84,7 @@ protected:
     long          m_topMargin;
     long          m_leftMargin;
     bool          m_orientation; // true for top-to-bottom, false for left-to-right
     long          m_topMargin;
     long          m_leftMargin;
     bool          m_orientation; // true for top-to-bottom, false for left-to-right
-    
+
 private:
     DECLARE_ABSTRACT_CLASS(wxTreeLayout)
 };
 private:
     DECLARE_ABSTRACT_CLASS(wxTreeLayout)
 };
@@ -138,7 +138,7 @@ private:
     wxStoredNode*     m_nodes;
     int               m_num;
     int               m_maxNodes;
     wxStoredNode*     m_nodes;
     int               m_num;
     int               m_maxNodes;
-    
+
 private:
     DECLARE_DYNAMIC_CLASS(wxTreeLayoutStored)
     DECLARE_NO_COPY_CLASS(wxTreeLayoutStored)
 private:
     DECLARE_DYNAMIC_CLASS(wxTreeLayoutStored)
     DECLARE_NO_COPY_CLASS(wxTreeLayoutStored)