diff options
Diffstat (limited to 'kuickshow/src/kuickfile.h')
-rw-r--r-- | kuickshow/src/kuickfile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kuickshow/src/kuickfile.h b/kuickshow/src/kuickfile.h index 08fa4557..af92355f 100644 --- a/kuickshow/src/kuickfile.h +++ b/kuickshow/src/kuickfile.h @@ -72,7 +72,7 @@ public: * immediately. * @return true when the download has finished or false when the user aborted the dialog */ - KuickFile::DownloadtqStatus waitForDownload( TQWidget *tqparent ); + KuickFile::DownloadtqStatus waitForDownload( TQWidget *parent ); // bool needsDownload(); |