From: Dana Jansens Date: Fri, 19 Jul 2002 22:37:11 +0000 (+0000) Subject: add a count to the actions enum X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=bf21451f67091d12e8d1048e2035ca337ccaf0ba;p=chaz%2Fopenbox add a count to the actions enum --- diff --git a/util/epist/actions.hh b/util/epist/actions.hh index 71d20ce2..66d320b7 100644 --- a/util/epist/actions.hh +++ b/util/epist/actions.hh @@ -42,6 +42,8 @@ public: numberChain, cancel, + + NUM_ACTIONS }; private: