summaryrefslogtreecommitdiffstats
path: root/src/k9prefauthor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/k9prefauthor.h')
-rw-r--r--src/k9prefauthor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k9prefauthor.h b/src/k9prefauthor.h
index 7581bf3..b59747d 100644
--- a/src/k9prefauthor.h
+++ b/src/k9prefauthor.h
@@ -22,7 +22,7 @@ class k9prefAuthor : public prefAuthor
TQ_OBJECT
public:
- k9prefAuthor(TQWidget* tqparent = 0, const char* name = 0, WFlags fl = 0 );
+ k9prefAuthor(TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
~k9prefAuthor();
/*$PUBLIC_FUNCTIONS$*/
void load();