line up the vars
This commit is contained in:
parent
b790e78e0a
commit
8e601e4a64
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue