summaryrefslogtreecommitdiffstats
path: root/include/toolkit/controls/tabpagemodel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/controls/tabpagemodel.hxx')
-rw-r--r--include/toolkit/controls/tabpagemodel.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/toolkit/controls/tabpagemodel.hxx b/include/toolkit/controls/tabpagemodel.hxx
index c48250cf75be..780fbd1be69f 100644
--- a/include/toolkit/controls/tabpagemodel.hxx
+++ b/include/toolkit/controls/tabpagemodel.hxx
@@ -55,9 +55,9 @@ public:
css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames() throw(css::uno::RuntimeException, std::exception);
};
-// ----------------------------------------------------
+
// class UnoTabPageControl
-// ----------------------------------------------------
+
typedef ::cppu::AggImplInheritanceHelper2 < ControlContainerBase
, ::com::sun::star::awt::tab::XTabPage
, ::com::sun::star::awt::XWindowListener