diff options
Diffstat (limited to 'util')
| -rw-r--r-- | util/epist/epist.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/epist/epist.hh b/util/epist/epist.hh index ceaebdfa..7bd0d276 100644 --- 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); |
