7#ifndef _KIS_CONFIG_WIDGET_H_
8#define _KIS_CONFIG_WIDGET_H_
11#include <kritaimage_export.h>
37 KisConfigWidget(QWidget * parent = 0, Qt::WindowFlags f = Qt::WindowFlags(),
int delay = 200);
80 void slotConfigChanged();
An abstract class for providing access to canvas resources like current gradient and Fg/Bg colors.