qt: restore full screen functionality on windows
This commit is contained in:
@@ -939,8 +939,6 @@ void MainWindow::on_actionFullscreen_triggered() {
|
||||
showFullScreen();
|
||||
video_fullscreen = 1;
|
||||
}
|
||||
|
||||
ui->stackedWidget->switchRenderer((RendererStack::Renderer)vid_api);
|
||||
}
|
||||
|
||||
void MainWindow::getTitle_(wchar_t *title)
|
||||
|
Reference in New Issue
Block a user