]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/ownerdrw.h
some OS/2 updates
[wxWidgets.git] / include / wx / ownerdrw.h
index f946e960ae0d6c6212f83c111e79d1bd28e2dc1f..fdbc769b15cd3c8c790cdc483061f80c67da2d6d 100644 (file)
@@ -146,6 +146,7 @@ private:
             m_bmpUnchecked; // (checked is used also for 'uncheckable' items)
 
   size_t    m_nHeight,      // font height
+            m_nMinHeight,   // minimum height, as determined by user's system settings
             m_nMarginWidth; // space occupied by bitmap to the left of the item
 };