mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
Utilize new functions for converting strings to upper/lower case (#2956)
* Utilize new functions for converting strings to upper/lower case * Adapt to updated file name * Use new function signature * Update ghoul
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#include <ghoul/font/font.h>
|
||||
#include <ghoul/font/fontmanager.h>
|
||||
#include <ghoul/font/fontrenderer.h>
|
||||
#include <ghoul/misc/misc.h>
|
||||
#include <ghoul/misc/stringhelper.h>
|
||||
|
||||
namespace {
|
||||
constexpr openspace::properties::Property::PropertyInfo ShowWhenEnabledInfo = {
|
||||
|
||||
Reference in New Issue
Block a user