From 666b399974f2bf7c7cea5c1132854cc5f476a99c Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 12 Jun 2019 12:54:54 +0200 Subject: Gray out all VBox VMs if no VTx is available --- src/vsession.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vsession.h') diff --git a/src/vsession.h b/src/vsession.h index 18d5c38..6c48ce4 100644 --- a/src/vsession.h +++ b/src/vsession.h @@ -65,7 +65,7 @@ class VSession : public Session { return SECTION_GENERIC; } - bool is64Bit() const; + bool needsVtx() const; QVariant foregroundRole() const; QString getAttribute(const QString& nodeName, -- cgit v1.2.3-55-g7522