summaryrefslogtreecommitdiff
path: root/include/unotools/pathoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/pathoptions.hxx')
-rw-r--r--include/unotools/pathoptions.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/unotools/pathoptions.hxx b/include/unotools/pathoptions.hxx
index 37e172632298..2334e0b56852 100644
--- a/include/unotools/pathoptions.hxx
+++ b/include/unotools/pathoptions.hxx
@@ -52,6 +52,7 @@ public:
PATH_GALLERY,
PATH_GRAPHIC,
PATH_HELP,
+ PATH_ICONSET,
PATH_LINGUISTIC,
PATH_MODULE,
PATH_PALETTE,
@@ -86,6 +87,7 @@ public:
const OUString& GetHelpPath() const;
const OUString& GetLinguisticPath() const;
const OUString& GetModulePath() const;
+ const OUString& GetIconsetPath() const;
const OUString& GetPalettePath() const;
const OUString& GetPluginPath() const;
const OUString& GetStoragePath() const;