Krita Source Code Documentation
Loading...
Searching...
No Matches
KoFilterEffectConfigWidgetBase.cpp
Go to the documentation of this file.
1/* This file is part of the KDE project
2 * SPDX-FileCopyrightText: 2009 Jan Hambrecht <jaham@gmx.net>
3 *
4 * SPDX-License-Identifier: LGPL-2.1-or-later
5 */
6
8
10: QWidget(parent)
11{
12}