WinRT: fix namespaced build
Change-Id: I06b18e2a1318bda826befde52ee1fd874e25dd47 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Andrew Knight <andrew.knight@intopalo.com>
This commit is contained in:
committed by
Jani Heikkinen
parent
00789e7d4e
commit
f93f4e3daa
@@ -41,7 +41,7 @@
|
||||
|
||||
struct IMFMediaEngineClassFactory;
|
||||
|
||||
QT_USE_NAMESPACE
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
class QVideoRendererControl;
|
||||
|
||||
@@ -96,4 +96,6 @@ private:
|
||||
Q_DECLARE_PRIVATE(QWinRTMediaPlayerControl)
|
||||
};
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
||||
#endif // QWINRTMEDIAPLAYERCONTROL_H
|
||||
|
||||
Reference in New Issue
Block a user