X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=util%2Fepist%2Fscreen.hh;h=1a669bf93fce08aaddf4e048339cecaa27d1278e;hb=616fa39a1609809cecc628627139b8a96eef2989;hp=6d0c87ba6922c3853c01a99469198307bf715324;hpb=28594da6de001f1d8b6b975286032302db3a6491;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