Use the canonical file name also for the "already open" check
[GPXSee.git] / src / GUI / font.h
blob702ee59802b848145e6602fe91f91460643c6cc8
1 #ifndef FONT_H
2 #define FONT_H
4 #define FONT_FAMILY "Arial"
5 #define FONT_SIZE 12 // px
7 #endif // FONT_H