app constant

int const app

App-wide shortcuts (Ctrl-Q, F-keys, etc.) — runs first.

Implementation

static const int app = 100;