projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ed841e
)
add a count to the actions enum
author
Dana Jansens
<danakj@orodu.net>
Fri, 19 Jul 2002 22:37:11 +0000
(22:37 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Fri, 19 Jul 2002 22:37:11 +0000
(22:37 +0000)
util/epist/actions.hh
patch
|
blob
|
history
diff --git
a/util/epist/actions.hh
b/util/epist/actions.hh
index 71d20ce24c70acaf49f38f3a98c397886f5fb1a2..66d320b70fafbb00c3ec397a7cf48ad6c8a272fa 100644
(file)
--- a/
util/epist/actions.hh
+++ b/
util/epist/actions.hh
@@
-42,6
+42,8
@@
public:
numberChain,
cancel,
+
+ NUM_ACTIONS
};
private: