diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-07-20 10:11:10 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-07-20 10:11:10 +0000 |
| commit | 5cb52056efcac25dd4b0d3035f860e5b1870bca1 (patch) | |
| tree | 4158163ea7246e557c1657f2803cbf2b9338632b /util/epist/actions.hh | |
| parent | e01cab39e56e5cc9e0dc436983842c050dab1bac (diff) | |
add 'toggleomnipresent' action
Diffstat (limited to 'util/epist/actions.hh')
| -rw-r--r-- | util/epist/actions.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/epist/actions.hh b/util/epist/actions.hh index a441fb41..22b11370 100644 --- a/util/epist/actions.hh +++ b/util/epist/actions.hh @@ -40,6 +40,7 @@ public: lower, //done close, //done toggleshade, //done + toggleomnipresent, //done moveWindowUp, moveWindowDown, moveWindowLeft, |
