Solving issue 2619: "RawTherapee crashes with SIGSEGV, Segmentation fault when closed"
This commit is contained in:
@@ -51,6 +51,7 @@ class FilePanel : public Gtk::HPaned,
|
||||
//FilterPanel* filterPanel;
|
||||
RTWindow* parent;
|
||||
Gtk::Notebook* rightNotebook;
|
||||
sigc::connection rightNotebookSwitchConn;
|
||||
|
||||
struct pendingLoad {
|
||||
bool complete;
|
||||
|
Reference in New Issue
Block a user