no need to scope here
authorDana Jansens <danakj@orodu.net>
Fri, 19 Jul 2002 22:37:52 +0000 (22:37 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 19 Jul 2002 22:37:52 +0000 (22:37 +0000)
util/epist/actions.hh

index 66d320b..3471f4c 100644 (file)
@@ -47,7 +47,7 @@ public:
   };
 
 private:
-  enum Action::ActionType _type;
+  enum ActionType _type;
   const KeyCode _keycode;
   const int _modifierMask;