projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07dd19d
)
wxSL_TICKS
author
Robin Dunn
<robin@alldunn.com>
Mon, 11 Apr 2005 19:58:15 +0000
(19:58 +0000)
committer
Robin Dunn
<robin@alldunn.com>
Mon, 11 Apr 2005 19:58:15 +0000
(19:58 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33520
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
wxPython/src/_slider.i
patch
|
blob
|
blame
|
history
diff --git
a/wxPython/src/_slider.i
b/wxPython/src/_slider.i
index 1698e2a374c619b29c1c8c91707687062e5edd4b..366f977114af4eeaa46df542701df0a917faa53b 100644
(file)
--- a/
wxPython/src/_slider.i
+++ b/
wxPython/src/_slider.i
@@
-28,6
+28,7
@@
MAKE_CONST_WXSTRING(SliderNameStr);
enum {
wxSL_HORIZONTAL,
wxSL_VERTICAL,
+ wxSL_TICKS,
wxSL_AUTOTICKS,
wxSL_LABELS,
wxSL_LEFT,