Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_display_filter.cpp
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2012 Boudewijn Rempt <boud@valdyas.org>
3 *
4 * SPDX-License-Identifier: GPL-2.0-or-later
5 */
7
9 : QObject(parent)
10{
11}
KisDisplayFilter(QObject *parent=0)