summaryrefslogtreecommitdiffstats
path: root/chalk/plugins/tools/tool_star/tool_star.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/plugins/tools/tool_star/tool_star.cc')
-rw-r--r--chalk/plugins/tools/tool_star/tool_star.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/tool_star/tool_star.cc b/chalk/plugins/tools/tool_star/tool_star.cc
index dc40edf9..040eaf99 100644
--- a/chalk/plugins/tools/tool_star/tool_star.cc
+++ b/chalk/plugins/tools/tool_star/tool_star.cc
@@ -39,7 +39,7 @@
typedef KGenericFactory<ToolStar> ToolStarFactory;
-K_EXPORT_COMPONENT_FACTORY( chalktoolstar, ToolStarFactory( "chalk" ) )
+K_EXPORT_COMPONENT_FACTORY( chaltdetoolstar, ToolStarFactory( "chalk" ) )
ToolStar::ToolStar(TQObject *parent, const char *name, const TQStringList &)