From d3f5a1e20f159287764d3090ad0024ef42812709 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 16 Jan 2012 02:21:03 +0200 Subject: Proxifier's config lookup --- client/Proxifier.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/Proxifier.h') diff --git a/client/Proxifier.h b/client/Proxifier.h index 0a7b1cf..a6862db 100644 --- a/client/Proxifier.h +++ b/client/Proxifier.h @@ -153,7 +153,7 @@ private: /** * @brief XML file name to read data from */ - QString filename; + QString filePath; /** * @brief indicates whether config valid or not */ -- cgit v1.2.3