Fix bogus QT_BEGIN_NAMESPACE for qandroidmodelindexproxy
This should be rather QT_END_NAMESPACE. Fixes custom namespace build. This amends 55fc15ce8272073b9b404762b83e3e7acee0111e. Change-Id: I61d0ea24f8b0e3382fdfb4658b8a514dbaad8799 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit e94fefecfc47a6715d90ef8975f65d5702cc2477) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
7e70f3293a
commit
1ba89701fa
@ -50,6 +50,6 @@ public:
|
||||
static bool registerNatives(QJniEnvironment &env);
|
||||
};
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
QT_END_NAMESPACE
|
||||
|
||||
#endif // QANDROIDMODELINDEXPROXY_P_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user