projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
updated Hindi translations
[wxWidgets.git]
/
include
/
wx
/
utils.h
diff --git
a/include/wx/utils.h
b/include/wx/utils.h
index 868e744809e92a711bd83c04c1d77198a814c4de..7e9a195160cc5184d2453e4230619925a97a5c03 100644
(file)
--- a/
include/wx/utils.h
+++ b/
include/wx/utils.h
@@
-572,7
+572,8
@@
WXDLLIMPEXP_BASE void wxQsort(void *const pbase, size_t total_elems,
// flags for wxLaunchDefaultBrowser
enum
{
- wxBROWSER_NEW_WINDOW = 1
+ wxBROWSER_NEW_WINDOW = 0x01,
+ wxBROWSER_NOBUSYCURSOR = 0x02
};
// Launch url in the user's default internet browser