all repos — openbox @ b9e5c705ab32865200ecce1e3b37a6966f296587

openbox fork - make it a bit more like ryudo

no need to scope here
Dana Jansens danakj@orodu.net
commit

b9e5c705ab32865200ecce1e3b37a6966f296587

parent

bf21451f67091d12e8d1048e2035ca337ccaf0ba

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M util/epist/actions.hhutil/epist/actions.hh

@@ -47,7 +47,7 @@ NUM_ACTIONS

}; private: - enum Action::ActionType _type; + enum ActionType _type; const KeyCode _keycode; const int _modifierMask;