1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-03-15 11:17:45 +01:00
GPXSee/src/keys.h
2015-10-05 01:43:48 +02:00

8 lines
131 B
C

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