summaryrefslogtreecommitdiffstats
path: root/kivio/plugins/kiviozoomtool/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'kivio/plugins/kiviozoomtool/plugin.h')
-rw-r--r--kivio/plugins/kiviozoomtool/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kivio/plugins/kiviozoomtool/plugin.h b/kivio/plugins/kiviozoomtool/plugin.h
index 4b2d8038..8db8e531 100644
--- a/kivio/plugins/kiviozoomtool/plugin.h
+++ b/kivio/plugins/kiviozoomtool/plugin.h
@@ -34,7 +34,7 @@ public:
~ZoomToolFactory();
virtual TQObject* createObject( TQObject* parent = 0, const char* name = 0,
- const char* classname = TQOBJECT_OBJECT_NAME_STRING, const TQStringList &args = TQStringList() );
+ const char* classname = "TQObject", const TQStringList &args = TQStringList() );
static TDEInstance* global();
private: