From 2f3145d14cf9c13eca96776a05754699e1151678 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Micha=C3=ABl=20Celerier?= Date: Thu, 26 Dec 2019 17:55:20 +0100 Subject: Initial creation of RHI plug-in and refactoring Change-Id: Ifbb51003e15f798798040597b5f7224641e8147c Reviewed-by: Paul Lemire --- src/core/qpostman_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core') diff --git a/src/core/qpostman_p.h b/src/core/qpostman_p.h index 3e5f91742..1e31940b8 100644 --- a/src/core/qpostman_p.h +++ b/src/core/qpostman_p.h @@ -69,7 +69,7 @@ public: virtual bool shouldNotifyFrontend(const QSceneChangePtr &change) = 0; }; -class Q_AUTOTEST_EXPORT QPostman final +class Q_3DCORE_PRIVATE_EXPORT QPostman final : public QObject , public QAbstractPostman { -- cgit v1.2.3