]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/vlbox.h
Removed checklistbox test
[wxWidgets.git] / include / wx / vlbox.h
index 307d807e21db6ce151317830e509e0c52ca074c3..598fa2e058570cfde48864b2ce8aece0c1033f2f 100644 (file)
@@ -192,7 +192,7 @@ public:
     virtual void ApplyParentThemeBackground(const wxColour& WXUNUSED(bg))
         { /* do nothing */ }
 
-    
+
     virtual wxVisualAttributes GetDefaultAttributes() const
     {
         return GetClassDefaultAttributes(GetWindowVariant());
@@ -200,7 +200,7 @@ public:
 
     static wxVisualAttributes
     GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL);
-    
+
 protected:
     // the derived class must implement this function to actually draw the item
     // with the given index on the provided DC