From 675d16c71a888d9e0fa96636ee473e5bca4a454a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 20 Jul 2002 20:25:56 +0000 Subject: implement window resizing. using resizing incrememnts if the window has requested them! --- 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 bfd16abe..30ea0e68 100644 --- a/util/epist/actions.hh +++ b/util/epist/actions.hh @@ -46,8 +46,8 @@ public: moveWindowDown, //done moveWindowLeft, //done moveWindowRight, //done - resizeWindowWidth, - resizeWindowHeight, + resizeWindowWidth, //done + resizeWindowHeight, //done toggleMaximizeFull, //done toggleMaximizeVertical, //done -- cgit v1.2.3