From 384a3997b3def9d8382602d97b71649d902e6c38 Mon Sep 17 00:00:00 2001 From: Jabiertxo Arraiza Cenoz Date: Wed, 25 Jul 2018 11:03:47 +0200 Subject: Add some Marting sugestions about main.cpp in MR --- src/path-prefix.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/path-prefix.h') diff --git a/src/path-prefix.h b/src/path-prefix.h index a557ca340..598a2eff8 100644 --- a/src/path-prefix.h +++ b/src/path-prefix.h @@ -20,7 +20,8 @@ char *append_inkscape_datadir(const char *relative_path); - +char *get_datadir_path(); +char *get_extensions_path(); #ifdef _WIN32 #undef INKSCAPE_DATADIR #define INKSCAPE_DATADIR append_inkscape_datadir(NULL) -- cgit v1.2.3