From 868669a497fd08524eec6d31ac483f431b95198c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sat, 13 May 2017 01:24:15 +0200 Subject: NOISSUE add a linux system packaging install layout --- api/logic/Env.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'api/logic/Env.h') diff --git a/api/logic/Env.h b/api/logic/Env.h index 75ebe4a0..08b1dd0d 100644 --- a/api/logic/Env.h +++ b/api/logic/Env.h @@ -59,6 +59,8 @@ public: shared_qobject_ptr metadataIndex(); + QString getJarsPath(); + void setJarsPath(const QString & path); protected: Private * d; }; -- cgit v1.2.3