line up the vars

This commit is contained in:
Dana Jansens 2002-07-20 08:38:50 +00:00
parent b790e78e0a
commit 8e601e4a64

View file

@ -51,7 +51,7 @@ private:
typedef WindowLookup::value_type WindowLookupPair;
WindowLookup _windows;
ActionList _actions;
ActionList _actions;
virtual void process_event(XEvent *e);
virtual bool handleSignal(int sig);