14#include <klocalizedstring.h>
41 actions << actionRegistry->
makeQAction(
"calligraphy_increase_width",
this);
42 actions << actionRegistry->
makeQAction(
"calligraphy_decrease_width",
this);
43 actions << actionRegistry->
makeQAction(
"calligraphy_increase_angle",
this);
44 actions << actionRegistry->
makeQAction(
"calligraphy_decrease_angle",
this);
QAction * makeQAction(const QString &name, QObject *parent=0)
static KisActionRegistry * instance()
#define koIconNameCStr(name)