summaryrefslogtreecommitdiffstats
path: root/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h')
-rw-r--r--chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h b/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h
index aed4a60c..aeb99c74 100644
--- a/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h
+++ b/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h
@@ -31,7 +31,7 @@ class ToolPerspectiveGrid : public KParts::Plugin
Q_OBJECT
TQ_OBJECT
public:
- ToolPerspectiveGrid(TQObject *tqparent, const char *name, const TQStringList &);
+ ToolPerspectiveGrid(TQObject *parent, const char *name, const TQStringList &);
virtual ~ToolPerspectiveGrid();
private: