summaryrefslogtreecommitdiffstats
path: root/src/vsession.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/vsession.cpp')
-rw-r--r--src/vsession.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vsession.cpp b/src/vsession.cpp
index fc58927..e35c1af 100644
--- a/src/vsession.cpp
+++ b/src/vsession.cpp
@@ -261,7 +261,7 @@ bool VSession::run() const {
}
if (g_noVtx && is64Bit()) {
- QMessageBox::warning(NULL, QObject::trUtf8("Warning"),
+ QMessageBox::warning(nullptr, QObject::trUtf8("Warning"),
QObject::trUtf8("The selected session is based on a 64 bit operating system,"
" but this computer doesn't seem to support this (VT-x/AMD-V not"
" supported by CPU, or disabled in BIOS). You will probably get an"