diff options
Diffstat (limited to 'include/toolkit/controls/tabpagemodel.hxx')
-rw-r--r-- | include/toolkit/controls/tabpagemodel.hxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/toolkit/controls/tabpagemodel.hxx b/include/toolkit/controls/tabpagemodel.hxx index c4a33337d1fb..a4e76081b5fb 100644 --- a/include/toolkit/controls/tabpagemodel.hxx +++ b/include/toolkit/controls/tabpagemodel.hxx @@ -21,14 +21,8 @@ #define INCLUDED_TOOLKIT_CONTROLS_TABPAGEMODEL_HXX #include <toolkit/controls/controlmodelcontainerbase.hxx> -#include <com/sun/star/awt/tab/XTabPageModel.hpp> #include <com/sun/star/awt/tab/XTabPage.hpp> -#include <com/sun/star/lang/XInitialization.hpp> -#include <toolkit/helper/servicenames.hxx> -#include <toolkit/helper/macros.hxx> #include <toolkit/controls/unocontrolcontainer.hxx> -#include <cppuhelper/basemutex.hxx> -#include <list> #include <cppuhelper/implbase2.hxx> class UnoControlTabPageModel : public ControlModelContainerBase |