mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
Change the default test card
This commit is contained in:
+2
-1
@@ -81,9 +81,10 @@ public:
|
||||
static const bool DISPLAY_ZOOM_TOOLBAR = true;
|
||||
static const bool DISPLAY_MENU_BAR = true;
|
||||
static const bool STICKY_VERTICES = true;
|
||||
static const int DEFAULT_TEST_CARD = 0;
|
||||
static const int DEFAULT_TEST_CARD = 1;
|
||||
static const bool SHOW_OUTPUT_RESOLUTION = true;
|
||||
static const QString DEFAULT_LANGUAGE;
|
||||
static const bool SHOW_OUTPUT_ON_MOUSE_HOVER = true;
|
||||
|
||||
// Style.
|
||||
static const QColor WHITE;
|
||||
|
||||
Reference in New Issue
Block a user