From 348c8bff112604da741b0e109bda9b5af7672db4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 20 Jul 2002 10:03:42 +0000 Subject: add cycling of next/prev window of class --- 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 0588692d..0d3e572b 100644 --- a/util/epist/actions.hh +++ b/util/epist/actions.hh @@ -50,8 +50,8 @@ public: nextWindowOnAllWorkspaces, //done prevWindowOnAllWorkspaces, //done - nextWindowOfClass, - prevWindowOfClass, + nextWindowOfClass, //done + prevWindowOfClass, //done changeWorkspace, //done nextWorkspace, //done -- cgit v1.2.3