summaryrefslogtreecommitdiffstats
path: root/kmyfirewall/installer/kmfinstallerplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmyfirewall/installer/kmfinstallerplugin.h')
-rw-r--r--kmyfirewall/installer/kmfinstallerplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmyfirewall/installer/kmfinstallerplugin.h b/kmyfirewall/installer/kmfinstallerplugin.h
index 54e2d4b..895fb1f 100644
--- a/kmyfirewall/installer/kmfinstallerplugin.h
+++ b/kmyfirewall/installer/kmfinstallerplugin.h
@@ -110,7 +110,7 @@ public:
delete s_instance;
};
virtual TQObject* createObject( TQObject* parent = 0, const char* pname = 0,
- const char* name = TQOBJECT_OBJECT_NAME_STRING,
+ const char* name = "TQObject",
const TQStringList &args = TQStringList() );
private:
static TDEInstance* s_instance;