diff options
Diffstat (limited to 'include/cppuhelper/TODO')
-rw-r--r-- | include/cppuhelper/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/cppuhelper/TODO b/include/cppuhelper/TODO new file mode 100644 index 0000000000..e00fd0df58 --- /dev/null +++ b/include/cppuhelper/TODO @@ -0,0 +1,3 @@ +compbase1.hxx, compbase2.hxx, ... are just there because they are part of the published API. +In LO internals, we could just use compbase.hxx so it would allow us to make the compbase<number>.hxx deprecated +See https://lists.freedesktop.org/archives/libreoffice/2022-January/088279.html |