diff options
Diffstat (limited to 'emulators/86Box/files/patch-src_qt_qt__mainwindow.cpp')
-rw-r--r-- | emulators/86Box/files/patch-src_qt_qt__mainwindow.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/86Box/files/patch-src_qt_qt__mainwindow.cpp b/emulators/86Box/files/patch-src_qt_qt__mainwindow.cpp index e6bbf8c52860..89635e4db214 100644 --- a/emulators/86Box/files/patch-src_qt_qt__mainwindow.cpp +++ b/emulators/86Box/files/patch-src_qt_qt__mainwindow.cpp @@ -1,6 +1,6 @@ ---- src/qt/qt_mainwindow.cpp.orig 2024-08-02 00:15:09 UTC +--- src/qt/qt_mainwindow.cpp.orig 2025-08-24 12:26:31 UTC +++ src/qt/qt_mainwindow.cpp -@@ -378,6 +378,7 @@ MainWindow::MainWindow(QWidget *parent) +@@ -469,6 +469,7 @@ MainWindow::MainWindow(QWidget *parent) #if QT_CONFIG(vulkan) bool vulkanAvailable = false; |