]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mimetype.h
removed unsecure wxTmpnam() function (patch by Francesco Montorsi)
[wxWidgets.git] / include / wx / mimetype.h
index b0f732f08f15d3146ec0bd62834fcec2cefc6e57..515cf345216611845e0f3b419704fcb51089728d 100644 (file)
@@ -151,8 +151,9 @@ public:
     //               const wxString& openCmd,
     //               const wxString& printCmd,
     //               const wxString& desc,
-    //               // the other parameters form a NULL terminated list of
-    //               // extensions
+    //               // the other parameters form a list of extensions for this
+    //               // file type and should be terminated with wxNullPtr (not
+    //               // just NULL!)
     //               ...);
     WX_DEFINE_VARARG_FUNC_CTOR(wxFileTypeInfo,
                                // NB: these are not format strings, using