make default const static

This commit is contained in:
yggverse 2024-09-16 11:50:20 +03:00
parent d139fc51e3
commit 0a7c3a6055
8 changed files with 15 additions and 15 deletions

View file

@ -66,7 +66,7 @@ namespace app::browser
main::Tab * mainTab;
// Defaults
const bool HOMOGENEOUS = true;
static const bool HOMOGENEOUS = true;
/*
* Main class API