Moving FileBrowserEntry static variable initialization to a dedicated

method. Fixes a crash introduced by PR #5435.
This commit is contained in:
Hombre57
2023-08-03 20:12:52 +02:00
parent e3e73e6a83
commit 4f752154cf
3 changed files with 11 additions and 11 deletions

View File

@@ -241,6 +241,7 @@ RTWindow::RTWindow ()
RTImage::init();
WhiteBalance::init();
MyExpander::init();
FileBrowserEntry::init();
#ifndef WIN32
const std::vector<Glib::RefPtr<Gdk::Pixbuf>> appIcons = {