summaryrefslogtreecommitdiffstats
path: root/qmake/doc/snippets/qmake/paintwidget_unix.cpp
blob: 48702fe94d97928ce7a233168e3808e5f06bc477 (plain)
1
2
3
4
5
6
7
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

int main(int argc, char *argv[])
{
    return 0;
}