aboutsummaryrefslogtreecommitdiffstats
path: root/src/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/init.h')
-rw-r--r--src/init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/init.h b/src/init.h
index 50442b43..601518ab 100644
--- a/src/init.h
+++ b/src/init.h
@@ -63,6 +63,6 @@ void InitGlobalPathEnv();
*
* @param args
*/
-void InitGlobalBasicalEnv(const GFCxtWPtr&);
+void InitGlobalBasicalEnv(const GFCxtWPtr&, bool);
} // namespace GpgFrontend \ No newline at end of file