Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_abstract_perspective_grid.cpp
Go to the documentation of this file.
1
2/*
3 * This file is part of Krita
4 *
5 * SPDX-FileCopyrightText: 2010 Geoffry Song <goffrie@gmail.com>
6 *
7 * SPDX-License-Identifier: GPL-2.0-or-later
8 */
10
12 : QObject(parent)
13{
14}