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

Origin commit data
------------------
Commit: 805a1232cf
Author: martii <m4rtii@gmx.de>
Date: 2013-11-26 (Tue, 26 Nov 2013)
This commit is contained in:
martii
2013-11-26 23:00:19 +01:00
committed by [CST] Focus
parent 69f917f16d
commit 4a4a871772
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;