summaryrefslogtreecommitdiffstats
path: root/kmyfirewall/kmfwidgets/kmfchecklistoutput.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmyfirewall/kmfwidgets/kmfchecklistoutput.h')
-rw-r--r--kmyfirewall/kmfwidgets/kmfchecklistoutput.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmyfirewall/kmfwidgets/kmfchecklistoutput.h b/kmyfirewall/kmfwidgets/kmfchecklistoutput.h
index cfe72f8..79ec49e 100644
--- a/kmyfirewall/kmfwidgets/kmfchecklistoutput.h
+++ b/kmyfirewall/kmfwidgets/kmfchecklistoutput.h
@@ -42,9 +42,9 @@ public:
void appendLine( const TQString &txt );
/**
- Sets the tqStatus of the last created ListItem
+ Sets the Status of the last created ListItem
*/
- void settqStatus( bool ok, const TQString &err_msg );
+ void setStatus( bool ok, const TQString &err_msg );
void clearList();