mirror of
https://github.com/stumpwm/stumpwm.git
synced 2026-09-10 07:26:20 -04:00
export button state variable
This commit is contained in:
parent
4a118f2d76
commit
a97cdb8cd9
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
(in-package #:stumpwm)
|
||||
|
||||
(export '(#:*button-state*))
|
||||
(export '(*button-state*))
|
||||
|
||||
;;; Event handler functions
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue