projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added Delete member to wxStringHashTable in order to implement
[wxWidgets.git]
/
include
/
wx
/
types.h
diff --git
a/include/wx/types.h
b/include/wx/types.h
index 9545eae4de90f85add49053c73efdb4594f60ed7..962783f38785343e31ac36c977518c2bbff41103 100644
(file)
--- a/
include/wx/types.h
+++ b/
include/wx/types.h
@@
-9,8
+9,8
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#ifndef __TYPESH__
-#define __TYPESH__
+#ifndef _
WX
_TYPESH__
+#define _
WX
_TYPESH__
#ifdef __GNUG__
// #pragma interface "types.h"
#ifdef __GNUG__
// #pragma interface "types.h"
@@
-93,5
+93,5
@@
#define wxTYPE_USER 500
#endif
#define wxTYPE_USER 500
#endif
- // __TYPESH__
+ // _
WX
_TYPESH__