Fix RTImage cached data cleanup (see #3636)

This commit is contained in:
Hombre
2019-03-24 20:45:05 +01:00
parent b9a5680d1d
commit 29196fb57c
3 changed files with 17 additions and 1 deletions

View File

@@ -52,6 +52,7 @@ public:
static void init();
static void cleanup();
static void updateImages ();
static void setDPInScale (const double newDPI, const int newScale);
static void setScale (const int newScale);