Fix some private headers.
- Add missing "We mean it" comment - Add missing '_p' suffix for QtMultimediaQuick_p headers Task-number: QTBUG-49480 Change-Id: I1fd4f8b2fdffecebaebaedaf1b78e1da62c08156 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
This commit is contained in:
@@ -34,6 +34,17 @@
|
||||
#ifndef QVIDEOFRAMECONVERSIONHELPER_P_H
|
||||
#define QVIDEOFRAMECONVERSIONHELPER_P_H
|
||||
|
||||
//
|
||||
// W A R N I N G
|
||||
// -------------
|
||||
//
|
||||
// This file is not part of the Qt API. It exists purely as an
|
||||
// implementation detail. This header file may change from version to
|
||||
// version without notice, or even be removed.
|
||||
//
|
||||
// We mean it.
|
||||
//
|
||||
|
||||
#include <qvideoframe.h>
|
||||
#include <private/qsimd_p.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user