]> Dogcows Code - chaz/openbox/commitdiff
add a count to the actions enum
authorDana Jansens <danakj@orodu.net>
Fri, 19 Jul 2002 22:37:11 +0000 (22:37 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 19 Jul 2002 22:37:11 +0000 (22:37 +0000)
util/epist/actions.hh

index 71d20ce24c70acaf49f38f3a98c397886f5fb1a2..66d320b70fafbb00c3ec397a7cf48ad6c8a272fa 100644 (file)
@@ -42,6 +42,8 @@ public:
     numberChain,
 
     cancel,
+
+    NUM_ACTIONS
   };
 
 private:
This page took 0.028213 seconds and 4 git commands to generate.