#ifndef KEYS_H #define KEYS_H #define NEXT_KEY Qt::Key_Space #define PREV_KEY Qt::Key_Backspace #endif // KEYS_H