Bug 675436 - Tabs always present when docks shown and absent when docks hidden
The main change is that even with only 1 image in single window mode, there is now a tab. Also whatever the number of images when you hide docks with Tab, no tabs are shown.
This commit is contained in:
@ -92,4 +92,6 @@ GtkWidget * gimp_image_window_get_default_dockbook (GimpImageWindow *win
|
||||
|
||||
void gimp_image_window_keep_canvas_pos (GimpImageWindow *window);
|
||||
|
||||
void gimp_image_window_update_tabs (GimpImageWindow *window);
|
||||
|
||||
#endif /* __GIMP_IMAGE_WINDOW_H__ */
|
||||
|
Reference in New Issue
Block a user