]> Dogcows Code - chaz/openbox/commitdiff
add a size specifier to the enum
authorDana Jansens <danakj@orodu.net>
Fri, 12 Jul 2002 16:32:07 +0000 (16:32 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 12 Jul 2002 16:32:07 +0000 (16:32 +0000)
util/epist/actions.hh

index e19c204bdcec833125fbb61b7f7d9ea5f9c967ba..ed96fe8fe62a9b72e84442d4cb947715d71f5bd9 100644 (file)
@@ -19,6 +19,8 @@ enum ActionType {
   keyChain,
   numberChain,
 
-  cancel
+  cancel,
+
+  NUM_ACTIONS
 };
 
This page took 0.021072 seconds and 4 git commands to generate.