projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Applied patch [ 1447732 ] Fix CVS HEAD for VC6
[wxWidgets.git]
/
include
/
wx
/
settings.h
diff --git
a/include/wx/settings.h
b/include/wx/settings.h
index 24cee957a2385d3a211139a6e3f9921ce2fea4e1..556e932500b36222b789c3d81e295cc29005154b 100644
(file)
--- a/
include/wx/settings.h
+++ b/
include/wx/settings.h
@@
-132,7
+132,8
@@
enum wxSystemMetric
enum wxSystemFeature
{
wxSYS_CAN_DRAW_FRAME_DECORATIONS = 1,
- wxSYS_CAN_ICONIZE_FRAME
+ wxSYS_CAN_ICONIZE_FRAME,
+ wxSYS_TABLET_PRESENT
};
// values for different screen designs