Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_tool_multihand_config.cpp
Go to the documentation of this file.
1/*
2 SPDX-FileCopyrightText: 2016 Scott Petrovic <scottpetrovic@gmail.com>
3
4 SPDX-License-Identifier: GPL-2.0-or-later
5*/
6
7
8#include <kis_icon.h>
10
12 : QWidget(parent)
13{
14 setupUi(this);
15}
16
17