From f870d03613feb45905e58a857b74ef37a214c489 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 30 Mar 2017 13:35:29 +0200 Subject: Implement --pvs option --- src/globals.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/globals.h') diff --git a/src/globals.h b/src/globals.h index 8b592ac..5acd561 100644 --- a/src/globals.h +++ b/src/globals.h @@ -23,7 +23,7 @@ class QString; class Session; extern bool debugMode; -extern bool pvsEnabled; +extern bool g_pvsEnabled; extern int g_autoQuitSeconds; extern bool g_allowVmEdit; -- cgit v1.2.3-55-g7522