mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/virt-viewer
synced 2025-12-29 08:42:19 +00:00
Remove tab from source file
This commit is contained in:
parent
8e68bbca82
commit
a763065b32
@ -512,7 +512,7 @@ virt_viewer_window_leave_fullscreen(VirtViewerWindow *self)
|
||||
priv->before_fullscreen.height);
|
||||
} else {
|
||||
#ifdef G_OS_WIN32
|
||||
/* win32 window manager isn't smart enough to place
|
||||
/* win32 window manager isn't smart enough to place
|
||||
* the window so that titlebar would be visible */
|
||||
gtk_window_maximize(GTK_WINDOW(priv->window));
|
||||
#else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user