]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/numdlgg.h
Fixed compilation error on OS/2 (strnlen declaration was not visible).
[wxWidgets.git] / include / wx / generic / numdlgg.h
index 1ac15c680fdc6f4c822df4b730569a396916b624..0ce35fb8087d9c66049ad9f2500b8f210a2c518f 100644 (file)
@@ -71,7 +71,7 @@ WXDLLIMPEXP_CORE long
                         long value = 0,
                         long min = 0,
                         long max = 100,
                         long value = 0,
                         long min = 0,
                         long max = 100,
-                        wxWindow *parent = (wxWindow *)NULL,
+                        wxWindow *parent = NULL,
                         const wxPoint& pos = wxDefaultPosition);
 
 #endif // wxUSE_NUMBERDLG
                         const wxPoint& pos = wxDefaultPosition);
 
 #endif // wxUSE_NUMBERDLG