summaryrefslogtreecommitdiff
path: root/util/epist/parser.cc
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-08-21 23:57:03 +0000
committerDana Jansens <danakj@orodu.net>2002-08-21 23:57:03 +0000
commitcc5bde6d00892cf27fcb6e4e0b4974bcecca265f (patch)
tree1573f740857df62f526e768cd5f7d89b2218a71f /util/epist/parser.cc
parentd181f1ad05332c42eb090384666171a142f54b0c (diff)
toggledecor almost done
some code cleanups/fixes
Diffstat (limited to 'util/epist/parser.cc')
-rw-r--r--util/epist/parser.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/epist/parser.cc b/util/epist/parser.cc
index 7d7a2e8a..548212c4 100644
--- a/util/epist/parser.cc
+++ b/util/epist/parser.cc
@@ -101,6 +101,7 @@ void parser::setAction(string act)
{ "prevscreen", Action::prevScreen },
{ "showrootmenu", Action::showRootMenu },
{ "showworkspacemenu", Action::showWorkspaceMenu },
+ { "toggledecorations", Action::toggleDecorations },
{ "stringchain", Action::stringChain },
{ "keychain", Action::keyChain },
{ "numberchain", Action::numberChain },