summaryrefslogtreecommitdiff
path: root/util/epist/actions.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-07-20 09:28:01 +0000
committerDana Jansens <danakj@orodu.net>2002-07-20 09:28:01 +0000
commitc6234a4de0263828e89e3b8812cbb93e72d13ffc (patch)
tree19f9d117eeb7891b32c72990ef652bc69fe63ce6 /util/epist/actions.hh
parentb94699afc339c469534521c44470aa6d19e5b4cc (diff)
add iconifying
Diffstat (limited to 'util/epist/actions.hh')
-rw-r--r--util/epist/actions.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/epist/actions.hh b/util/epist/actions.hh
index 710606ba..6506f0e7 100644
--- a/util/epist/actions.hh
+++ b/util/epist/actions.hh
@@ -35,7 +35,7 @@ public:
enum ActionType {
noaction = 0,
execute,
- iconify,
+ iconify, //done
raise, //done
lower, //done
close, //done