gui/filebrowser: don't crash when fonts are changed (untested)

This commit is contained in:
martii
2013-11-26 23:00:19 +01:00
committed by [CST] Focus
parent e84782bc4c
commit 805a1232cf
2 changed files with 10 additions and 4 deletions

View File

@@ -194,6 +194,7 @@ class CFileBrowser
protected:
void commonInit();
void fontInit();
public:
CFileList filelist;