remove special windows code, #5058
This commit is contained in:
@@ -1009,9 +1009,6 @@ void ThumbBrowserBase::zoomChanged (bool zoomIn)
|
|||||||
}
|
}
|
||||||
|
|
||||||
redraw ();
|
redraw ();
|
||||||
#ifdef WIN32
|
|
||||||
gdk_window_process_updates (get_window()->gobj(), true);
|
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void ThumbBrowserBase::refreshThumbImages ()
|
void ThumbBrowserBase::refreshThumbImages ()
|
||||||
|
Reference in New Issue
Block a user