Adding constants for buttons
The point being that, when we read BUTTON_ONE, we know that the type of the element is: a button
This commit is contained in:
parent
8264be1964
commit
be148ce8a1
@ -63,6 +63,8 @@ HELP_SITE = "http://ankisrs.net/docs/manual.html"
|
|||||||
LEECH_SUSPEND = 0
|
LEECH_SUSPEND = 0
|
||||||
LEECH_TAGONLY = 1
|
LEECH_TAGONLY = 1
|
||||||
|
|
||||||
|
# Buttons
|
||||||
|
|
||||||
# Labels
|
# Labels
|
||||||
##########################################################################
|
##########################################################################
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user