Change-Id: I04ded03b3dd16627959a6451696a2e3392c17f36
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128215
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini
2022-01-10 10:59:35 +01:00
committed by Julien Nabet
parent 2925063f0b
commit f1f2daefbe

View File

@@ -1,3 +1,3 @@
compbase1.hxx, compbase2.hxx, ... are just there because they are part of the published API. 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 compase<number>.hxx deprecated 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 See https://lists.freedesktop.org/archives/libreoffice/2022-January/088279.html