summaryrefslogtreecommitdiffstats
path: root/framework/inc/helper/titlebarupdate.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-03-18 14:52:35 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-03-18 15:27:08 +0100
commit7cc2bb414c0ac42556cc5b11b8dbdad630927d78 (patch)
treea82c5ece5c231e4be44079eefa7007758565e1bf /framework/inc/helper/titlebarupdate.hxx
parentUse SolarMutexGuard directly (diff)
downloadcore-7cc2bb414c0ac42556cc5b11b8dbdad630927d78.tar.gz
core-7cc2bb414c0ac42556cc5b11b8dbdad630927d78.zip
Use SolarMutexGuard directly
Change-Id: I58d52cfec21f2f93a6a17469bf31fc70d93c26a9
Diffstat (limited to 'framework/inc/helper/titlebarupdate.hxx')
-rw-r--r--framework/inc/helper/titlebarupdate.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/framework/inc/helper/titlebarupdate.hxx b/framework/inc/helper/titlebarupdate.hxx
index 75e01193b697..d45082d4ccfc 100644
--- a/framework/inc/helper/titlebarupdate.hxx
+++ b/framework/inc/helper/titlebarupdate.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_FRAMEWORK_INC_HELPER_TITLEBARUPDATE_HXX
#define INCLUDED_FRAMEWORK_INC_HELPER_TITLEBARUPDATE_HXX
-#include <threadhelp/threadhelpbase.hxx>
#include <macros/xinterface.hxx>
#include <macros/xtypeprovider.hxx>
#include <general.h>
@@ -43,10 +42,7 @@ namespace framework{
@devstatus draft
@threadsafe yes
*//*-*************************************************************************************************************/
-class TitleBarUpdate : // baseclasses (order necessary for right initialization!)
- private ThreadHelpBase
- // interfaces
- , public ::cppu::WeakImplHelper3<
+class TitleBarUpdate : public ::cppu::WeakImplHelper3<
css::lang::XInitialization
, css::frame::XTitleChangeListener // => XEventListener
, css::frame::XFrameActionListener > // => XEventListener