Create progress tab label only once, see #5596
This commit is contained in:
@@ -124,6 +124,9 @@ private:
|
||||
Gtk::Button* zoomInButton;
|
||||
Gtk::Button* zoomOutButton;
|
||||
|
||||
RTImage* progressImage;
|
||||
Gtk::Label* progressLabel;
|
||||
|
||||
MyMutex dirEFSMutex;
|
||||
ExifFilterSettings dirEFS;
|
||||
ExifFilterSettings currentEFS;
|
||||
|
Reference in New Issue
Block a user