From c517f511000c8ec775f7413527b9e276b7995806 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 20 Jul 2002 08:06:54 +0000 Subject: some cleanups and such. --- util/epist/epist.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/epist/epist.hh') diff --git a/util/epist/epist.hh b/util/epist/epist.hh index f960319c..cf5df3f0 100644 --- a/util/epist/epist.hh +++ b/util/epist/epist.hh @@ -67,7 +67,7 @@ public: void removeWindow(XWindow *window); XWindow *findWindow(Window window) const; - list actions(void) { return _actions; } + ActionList actions(void) { return _actions; } }; #endif // __epist_hh -- cgit v1.2.3