]> Dogcows Code - chaz/openbox/blobdiff - util/epist/epist.hh
some cleanups and such.
[chaz/openbox] / util / epist / epist.hh
index f960319c120da9bbdcb63e262f8bfeab756849ff..cf5df3f028755ef828192be4023d1ac4a0410c63 100644 (file)
@@ -67,7 +67,7 @@ public:
   void removeWindow(XWindow *window);
   XWindow *findWindow(Window window) const;
 
-  list<Action> actions(void) { return _actions; }
+  ActionList actions(void) { return _actions; }
 };
 
 #endif // __epist_hh
This page took 0.021059 seconds and 4 git commands to generate.