From 8a68ce34d7017619c8cc5b39dc5099bfa26e5225 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Fri, 3 Feb 2017 21:14:36 -0500 Subject: Added font file config key --- advice.h | 1 + 1 file changed, 1 insertion(+) (limited to 'advice.h') diff --git a/advice.h b/advice.h index fb83c90..271bc13 100644 --- a/advice.h +++ b/advice.h @@ -33,6 +33,7 @@ private: std::unique_ptr database_; std::unique_ptr generator_; std::unique_ptr client_; + std::string fontfile_; }; #endif /* end of include guard: ADVICE_H_5934AC1B */ -- cgit 1.4.1