X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=util%2Fepist%2Fscreen.hh;fp=util%2Fepist%2Fscreen.hh;h=1a669bf93fce08aaddf4e048339cecaa27d1278e;hb=6d40002093a5d8e665d4f310ea028d22e93e88cb;hp=6d0c87ba6922c3853c01a99469198307bf715324;hpb=00391787e32111fa5c9de606b5edf595846e7513;p=chaz%2Fopenbox diff --git a/util/epist/screen.hh b/util/epist/screen.hh index 6d0c87ba..1a669bf9 100644 --- a/util/epist/screen.hh +++ b/util/epist/screen.hh @@ -86,6 +86,7 @@ public: void execCommand(const std::string &cmd) const; void grabKey(const KeyCode keyCode, const int modifierMask) const; + void ungrabKey(const KeyCode keyCode, const int modifierMask) const; }; #endif // __screen_hh