diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-02-15 15:34:08 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-02-16 08:17:34 +0200 |
commit | 1b9f6808531207d0280bc80374ef75551e3fb732 (patch) | |
tree | a5772ebc57762ed73d341141199f390fd6c8543e /include/i18nutil/paper.hxx | |
parent | 23ea9fb1ddea133bcfed2851f5d520127c7c7c2c (diff) |
fix comments
Change-Id: Id3aea25d882b68ad81f68fced24f833146c13252
Diffstat (limited to 'include/i18nutil/paper.hxx')
-rw-r--r-- | include/i18nutil/paper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/i18nutil/paper.hxx b/include/i18nutil/paper.hxx index b942cbcf7f38..adb539fce6e3 100644 --- a/include/i18nutil/paper.hxx +++ b/include/i18nutil/paper.hxx @@ -24,7 +24,7 @@ #include <rtl/string.hxx> #include <com/sun/star/lang/Locale.hpp> -//!! WARNING: be aware of cui/source/tabpages/page.h where someone had the broken idea +//!! WARNING: be aware of svx/source/dialog/page.h where someone had the broken idea //!! of duplicating the values of this enum in order to use those defines within //!! src files. //!! Thus don't reorder the enum values here without changing the code there as well. |