Fix build (broken in 90ff331c
)
This commit is contained in:
parent
86210541fc
commit
0159be8ddd
|
@ -196,7 +196,7 @@ const static wxSize LAYER_BITMAP_SIZE( 24, 16 );
|
||||||
const static wxSize CHECKERBOARD_SIZE( 8, 8 );
|
const static wxSize CHECKERBOARD_SIZE( 8, 8 );
|
||||||
|
|
||||||
|
|
||||||
static const ZONE_SETTINGS& GetDefaultSettings()
|
const ZONE_SETTINGS& ZONE_SETTINGS::GetDefaultSettings()
|
||||||
{
|
{
|
||||||
static ZONE_SETTINGS defaultSettings;
|
static ZONE_SETTINGS defaultSettings;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue