]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/checklst.h
Change wxGetCurrentUTime as wxGetCurrentMTime (milli not micro!)
[wxWidgets.git] / include / wx / os2 / checklst.h
index 19b4ccb8d35bda67a8213d977bd568346665fad6..0834797550aae5d17ea6cc91bf1c77a9b03989a5 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     wxCheckListBox class - a listbox with checkable items
 //              Note: this is an optional class.
 // Author:      AUTHOR
-// Modified by: 
+// Modified by:
 // Created:     ??/??/98
 // RCS-ID:      $Id$
 // Copyright:   (c) AUTHOR
@@ -30,7 +30,7 @@ public:
   wxCheckListBox(wxWindow *parent, wxWindowID id,
                  const wxPoint& pos = wxDefaultPosition,
                  const wxSize& size = wxDefaultSize,
-                 int nStrings = 0, 
+                 int nStrings = 0,
                  const wxString choices[] = NULL,
                  long style = 0,
                  const wxValidator& validator = wxDefaultValidator,
@@ -44,4 +44,4 @@ public:
 };
 
 #endif
-    // _WX_CHECKLST_H_
+   // _WX_CHECKLST_H_