diff options
Diffstat (limited to 'include/svtools/menuoptions.hxx')
-rw-r--r-- | include/svtools/menuoptions.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svtools/menuoptions.hxx b/include/svtools/menuoptions.hxx index 3b7006ca5064..75a44404da1e 100644 --- a/include/svtools/menuoptions.hxx +++ b/include/svtools/menuoptions.hxx @@ -97,8 +97,8 @@ class SVT_DLLPUBLIC SAL_WARN_UNUSED SvtMenuOptions: public utl::detail::Options /*Attention - Don't initialize these static member in these header! - a) Double dfined symbols will be detected ... + Don't initialize these static members in these headers! + a) Double defined symbols will be detected ... b) and unresolved externals exist at linking time. Do it in your source only. */ |