Export class QAccessible::ActivationObserver.

Change a21dfab54e de-inlined its
destructor, so, the class needs to be exported.

Change-Id: I32d21622a944a93718f549060e5e5f7e71fd2646
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
bb10
Friedemann Kleint 2015-06-08 10:12:33 +02:00
parent 7e390967f3
commit 4bb00d9d06
1 changed files with 1 additions and 1 deletions

View File

@ -396,7 +396,7 @@ public:
static UpdateHandler installUpdateHandler(UpdateHandler);
static RootObjectHandler installRootObjectHandler(RootObjectHandler);
class ActivationObserver
class Q_GUI_EXPORT ActivationObserver
{
public:
virtual ~ActivationObserver();