]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/html/htmlcell.h
added template wxScopedArray<> too
[wxWidgets.git] / interface / wx / html / htmlcell.h
index 38c7223b321914b48781cd7035057d5c2ff7ef62..26a050e01763bb915c1bca506d31bfb26fac1214 100644 (file)
@@ -245,9 +245,11 @@ public:
     int GetWidth() const;
 
     /**
+        Layouts the cell.
+
         This method performs two actions:
         -# adjusts the cell's width according to the fact that maximal possible
-           width is @e w. (this has sense when working with horizontal lines, tables etc.)
+           width is @e w (this has sense when working with horizontal lines, tables etc.)
         -# prepares layout (=fill-in m_PosX, m_PosY (and sometimes m_Height) members)
            based on actual width @e w