Load needed translation on demand

This commit is contained in:
Bernhard Liebl
2018-01-06 13:17:12 +01:00
parent fab0d53f7e
commit 7ef4caa691
2 changed files with 29 additions and 28 deletions

View File

@ -95,7 +95,6 @@ private:
int last_order;
Ref<Resource> clipboard;
Vector<Ref<Translation> > translations;
Map<String, Ref<ShortCut> > shortcuts;
String resource_path;