Skip to content

Commit b749135

Browse files
committed
wx.Slider, wx.SpinControl
1 parent 2205fc9 commit b749135

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

etg/_core.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
'dc',
8181
'dcclient',
8282
'dcmemory',
83-
#'dcbuffer',
83+
'dcbuffer',
8484
#'dcscreen',
8585
#'dcgraph',
8686
#'dcmirror',
@@ -156,8 +156,8 @@
156156
'srchctrl',
157157
'radiobox',
158158
'radiobut',
159-
#'slider',
160-
#'spinbutt',
159+
'slider',
160+
'spinbutt',
161161
'spinctrl',
162162
'tglbtn',
163163
#'scrolbar',
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)