diff options
Diffstat (limited to 'kdat/ArchiveInfoWidget.h')
-rw-r--r-- | kdat/ArchiveInfoWidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/ArchiveInfoWidget.h b/kdat/ArchiveInfoWidget.h index e9bc175..d48ade1 100644 --- a/kdat/ArchiveInfoWidget.h +++ b/kdat/ArchiveInfoWidget.h @@ -45,7 +45,7 @@ public: /** * Create a new archive info widget. */ - ArchiveInfoWidget( TQWidget* tqparent = 0, const char* name = 0 ); + ArchiveInfoWidget( TQWidget* parent = 0, const char* name = 0 ); /** * Destroy the archive info widget. |