From c8ad6d6fadf6bd1402e8faab1f21f85c87047c5f Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 29 Mar 2016 17:13:37 +0200 Subject: Use foreground instead of background for marking unusable vms --- 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 820b411..f20b111 100644 --- a/src/vsession.h +++ b/src/vsession.h @@ -60,7 +60,7 @@ class VSession : public Session { } bool is64Bit() const; - QVariant backgroundRole() const; + QVariant foregroundRole() const; QString getAttribute(const QString& nodeName, const QString& attribute = "param") const; -- cgit v1.2.3-55-g7522