prevent launching image opening if there is one in progress

This commit is contained in:
Andrey Skvortsov
2010-09-18 22:46:36 -07:00
parent c16563902c
commit f7f984033d
2 changed files with 9 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ class FilePanel : public Gtk::HPaned,
Gtk::Notebook* rightNotebook;
int error;
bool isloading;
public:
FilePanel ();