From b94699afc339c469534521c44470aa6d19e5b4cc Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 20 Jul 2002 09:20:14 +0000 Subject: add raising and lowering --- util/epist/actions.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util/epist/actions.hh') diff --git a/util/epist/actions.hh b/util/epist/actions.hh index 1c70fc63..710606ba 100644 --- a/util/epist/actions.hh +++ b/util/epist/actions.hh @@ -36,8 +36,8 @@ public: noaction = 0, execute, iconify, - raise, - lower, + raise, //done + lower, //done close, //done toggleshade, //done moveWindowUp, -- cgit v1.2.3