]> Dogcows Code - chaz/openbox/blobdiff - util/epist/screen.hh
Big fat merge for epist.
[chaz/openbox] / util / epist / screen.hh
index 6d0c87ba6922c3853c01a99469198307bf715324..1a669bf93fce08aaddf4e048339cecaa27d1278e 100644 (file)
@@ -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
This page took 0.024683 seconds and 4 git commands to generate.