Updated titlebar and splash screen + hidden statusbar for gcode viewer

This commit is contained in:
enricoturri1966 2020-09-10 14:33:55 +02:00
parent ea9a8b7e93
commit b991b613de
4 changed files with 44 additions and 8 deletions

View file

@ -6,4 +6,7 @@
#define SLIC3R_VERSION "@SLIC3R_VERSION@"
#define SLIC3R_BUILD_ID "@SLIC3R_BUILD_ID@"
#define GCODEVIEWER_APP_NAME "@GCODEVIEWER_APP_NAME@"
#define GCODEVIEWER_BUILD_ID "@GCODEVIEWER_BUILD_ID@"
#endif /* __SLIC3R_VERSION_H */