]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/defs.h
Richtext interface fixes and additions for Phoenix
[wxWidgets.git] / include / wx / defs.h
index f95bb7cc34fa70d0d0099696c7ebd6da552da5ea..d7d08a7469a96e66e692e6b00391b40d6c568503 100644 (file)
@@ -1924,9 +1924,10 @@ enum wxBorder
 #define wxMORE                  0x00010000
 #define wxSETUP                 0x00020000
 #define wxICON_NONE             0x00040000
+#define wxICON_AUTH_NEEDED      0x00080000
 
 #define wxICON_MASK \
-    (wxICON_EXCLAMATION|wxICON_HAND|wxICON_QUESTION|wxICON_INFORMATION|wxICON_NONE)
+    (wxICON_EXCLAMATION|wxICON_HAND|wxICON_QUESTION|wxICON_INFORMATION|wxICON_NONE|wxICON_AUTH_NEEDED)
 
 /*
  * Background styles. See wxWindow::SetBackgroundStyle