projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b790e78
)
line up the vars
author
Dana Jansens
<danakj@orodu.net>
Sat, 20 Jul 2002 08:38:50 +0000
(08:38 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sat, 20 Jul 2002 08:38:50 +0000
(08:38 +0000)
util/epist/epist.hh
patch
|
blob
|
history
diff --git
a/util/epist/epist.hh
b/util/epist/epist.hh
index ceaebdfa997c9e2fb41b9918a543239905c327a8..7bd0d27661c830ca0c2755b7cec2538d01b0058c 100644
(file)
--- a/
util/epist/epist.hh
+++ b/
util/epist/epist.hh
@@
-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);