Solving issue 1936: "Using the File Browser's filters freeze RT"

This commit is contained in:
natureh 510
2013-07-29 23:29:02 +02:00
parent 4c35ea83d0
commit 50be5a17d9
3 changed files with 11 additions and 8 deletions

View File

@@ -322,6 +322,7 @@ ExifFilterSettings FilterPanel::getFilter () {
return efs;
}
// Called within GTK UI thread
void FilterPanel::valueChanged () {
if (listener)