diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-07-20 10:17:08 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-07-20 10:17:08 +0000 |
| commit | e8fcc69d4b63f6d8531d93f61ead8eda8f45577d (patch) | |
| tree | f4ed8c84b47337058d9e0055b428793966190a19 /util/epist/actions.hh | |
| parent | 6a8f5f44e123c9ade7964e2051dd0d6a9858961c (diff) | |
rename the sendTo action to sendToWorkspace
Diffstat (limited to 'util/epist/actions.hh')
| -rw-r--r-- | util/epist/actions.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/epist/actions.hh b/util/epist/actions.hh index f95f007b..6ae4e7ff 100644 --- a/util/epist/actions.hh +++ b/util/epist/actions.hh @@ -46,7 +46,7 @@ public: moveWindowLeft, moveWindowRight, - sendTo, //done + sendToWorkspace, //done nextWindow, //done for now prevWindow, //done for now |
