summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/qmlvideo/performancemonitordeclarative.h
blob: b36f86b6173f47f0dd8848c94fbec65d3b5812ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

#ifndef PERFORMANCEMONITORDECLARATIVE_H
#define PERFORMANCEMONITORDECLARATIVE_H

#include "performancemonitor.h"

namespace PerformanceMonitor {
    void qmlRegisterTypes();
}

#endif // PERFORMANCEMONITORDECLARATIVE_H