summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/tabpagemodel.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2015-09-08 10:41:27 +0900
committerNoel Grandin <noelgrandin@gmail.com>2015-09-08 08:07:43 +0000
commitbfa5b13b42770fb709dc2af7cab7aff1942eaa50 (patch)
tree83fae76d9ba0d7935f93b6203e66a415168e072b /toolkit/source/controls/tabpagemodel.cxx
parent751c771adc45cb150fa42bc70397e2571b28a60b (diff)
toolkit: tdf#88206 replace cppu::WeakImplHelper* etc.
with the variadic variants. Change-Id: If62a0c3da7f9732a60316dfd49323f6ab838fb6d Reviewed-on: https://gerrit.libreoffice.org/18396 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'toolkit/source/controls/tabpagemodel.cxx')
-rw-r--r--toolkit/source/controls/tabpagemodel.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolkit/source/controls/tabpagemodel.cxx b/toolkit/source/controls/tabpagemodel.cxx
index 035c8d200bbb..1a495931319d 100644
--- a/toolkit/source/controls/tabpagemodel.cxx
+++ b/toolkit/source/controls/tabpagemodel.cxx
@@ -43,7 +43,6 @@
#include <toolkit/controls/controlmodelcontainerbase.hxx>
#include <toolkit/controls/unocontrolcontainer.hxx>
#include <cppuhelper/basemutex.hxx>
-#include <cppuhelper/implbase2.hxx>
#include "helper/unopropertyarrayhelper.hxx"