]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/utils.h
wxABI_VERSION >= 20601 for wxLaunchDefaultBrowser
[wxWidgets.git] / include / wx / utils.h
index 619ba3c216184f5ed5eda73142d489d8044b6edd..d07359eca9aced34f9e94ce57d5bfe1d0fd8997f 100644 (file)
@@ -324,7 +324,7 @@ WXDLLIMPEXP_BASE bool wxHandleFatalExceptions(bool doit = true);
 
 #endif // wxUSE_ON_FATAL_EXCEPTION
 
 
 #endif // wxUSE_ON_FATAL_EXCEPTION
 
-#if wxABI_VERSION > 20601
+#if wxABI_VERSION >= 20601
 // Launch url in the user's default internet browser
 WXDLLIMPEXP_BASE bool wxLaunchDefaultBrowser(const wxString& url);
 #endif
 // Launch url in the user's default internet browser
 WXDLLIMPEXP_BASE bool wxLaunchDefaultBrowser(const wxString& url);
 #endif