From d86f0e36bb6c09e2b3e097f26a6f2ddf0e751e55 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Sat, 20 Dec 2003 17:40:50 +0000 Subject: keys accessor --- src/fluxbox.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/fluxbox.hh b/src/fluxbox.hh index 054af43..003fedb 100644 --- a/src/fluxbox.hh +++ b/src/fluxbox.hh @@ -22,7 +22,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: fluxbox.hh,v 1.77 2003/12/19 13:36:21 fluxgen Exp $ +// $Id: fluxbox.hh,v 1.78 2003/12/20 17:40:50 fluxgen Exp $ #ifndef FLUXBOX_HH #define FLUXBOX_HH @@ -86,7 +86,7 @@ public: bool validateWindow(Window win) const; void grab(); void ungrab(); - + Keys *keys() { return m_key.get(); } inline Atom getFluxboxPidAtom() const { return m_fluxbox_pid; } // Not currently implemented until we decide how it'll be used -- cgit v0.11.2