diff options
Diffstat (limited to 'extensions/source/propctrlr/defaulthelpprovider.hxx')
-rw-r--r-- | extensions/source/propctrlr/defaulthelpprovider.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/defaulthelpprovider.hxx b/extensions/source/propctrlr/defaulthelpprovider.hxx index d276b885d378..cf0444c58740 100644 --- a/extensions/source/propctrlr/defaulthelpprovider.hxx +++ b/extensions/source/propctrlr/defaulthelpprovider.hxx @@ -20,11 +20,9 @@ #ifndef EXTENSIONS_DEFAULTHELPPROVIDER_HXX #define EXTENSIONS_DEFAULTHELPPROVIDER_HXX -/** === begin UNO includes === **/ #include <com/sun/star/inspection/XPropertyControlObserver.hpp> #include <com/sun/star/lang/XInitialization.hpp> #include <com/sun/star/inspection/XObjectInspectorUI.hpp> -/** === end UNO includes === **/ #include <cppuhelper/implbase2.hxx> #include <comphelper/componentcontext.hxx> |