diff options
Diffstat (limited to 'src/init.h')
-rw-r--r-- | src/init.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |