add a count to the actions enum

This commit is contained in:
Dana Jansens 2002-07-19 22:37:11 +00:00
parent 1ed841ef2a
commit bf21451f67

View file

@ -42,6 +42,8 @@ public:
numberChain, numberChain,
cancel, cancel,
NUM_ACTIONS
}; };
private: private: