summaryrefslogtreecommitdiffstats
path: root/kmyfirewall/ruleoptionplugins/log_target_option/kmfruletargetoptioneditlog.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-12 09:17:55 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-12 09:17:55 +0900
commitcd00c5640f160b5451a363434c991e5e958a1728 (patch)
tree037d0998c26863ae0c08d5b6225fab68cf591cbc /kmyfirewall/ruleoptionplugins/log_target_option/kmfruletargetoptioneditlog.h
parent94838659277be582d1694c1483bec4935c9decc2 (diff)
downloadkmyfirewall-cd00c5640f160b5451a363434c991e5e958a1728.tar.gz
kmyfirewall-cd00c5640f160b5451a363434c991e5e958a1728.zip
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmyfirewall/ruleoptionplugins/log_target_option/kmfruletargetoptioneditlog.h')
-rw-r--r--kmyfirewall/ruleoptionplugins/log_target_option/kmfruletargetoptioneditlog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmyfirewall/ruleoptionplugins/log_target_option/kmfruletargetoptioneditlog.h b/kmyfirewall/ruleoptionplugins/log_target_option/kmfruletargetoptioneditlog.h
index c7c84b7..a4395be 100644
--- a/kmyfirewall/ruleoptionplugins/log_target_option/kmfruletargetoptioneditlog.h
+++ b/kmyfirewall/ruleoptionplugins/log_target_option/kmfruletargetoptioneditlog.h
@@ -59,7 +59,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() );
/* static TDEInstance* instance(); */