summaryrefslogtreecommitdiffstats
path: root/ksystemlog/src/specificFileList.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksystemlog/src/specificFileList.h')
-rw-r--r--ksystemlog/src/specificFileList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksystemlog/src/specificFileList.h b/ksystemlog/src/specificFileList.h
index 4e6c42c..994490c 100644
--- a/ksystemlog/src/specificFileList.h
+++ b/ksystemlog/src/specificFileList.h
@@ -35,7 +35,7 @@ class SpecificFileList : public FileList {
TQ_OBJECT
public:
- SpecificFileList(TQWidget *tqparent, TQString description);
+ SpecificFileList(TQWidget *parent, TQString description);
~SpecificFileList();
virtual void insertItem(TQString& item);