summaryrefslogtreecommitdiffstats
path: root/k9author/k9import.h
diff options
context:
space:
mode:
Diffstat (limited to 'k9author/k9import.h')
-rw-r--r--k9author/k9import.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/k9author/k9import.h b/k9author/k9import.h
index 9a46704..02a43be 100644
--- a/k9author/k9import.h
+++ b/k9author/k9import.h
@@ -37,7 +37,7 @@ private:
k9MenuEdit *m_menuEdit;
public:
- k9Import(TQWidget* tqparent = 0, const char* name = 0,k9CdDrives *_drives=0 );
+ k9Import(TQWidget* parent = 0, const char* name = 0,k9CdDrives *_drives=0 );
~k9Import();
/*$PUBLIC_FUNCTIONS$*/
void init();