Merge branch 'dev' into hidpi-icons

This commit is contained in:
Hombre
2018-12-09 00:13:01 +01:00
67 changed files with 611 additions and 601 deletions

View File

@@ -1017,9 +1017,6 @@ void ThumbBrowserBase::zoomChanged (bool zoomIn)
}
redraw ();
#ifdef WIN32
gdk_window_process_updates (get_window()->gobj(), true);
#endif
}
void ThumbBrowserBase::refreshThumbImages ()