summaryrefslogtreecommitdiffstats
path: root/knewstuff/downloaddialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'knewstuff/downloaddialog.h')
-rw-r--r--knewstuff/downloaddialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knewstuff/downloaddialog.h b/knewstuff/downloaddialog.h
index 235c6686d..2c30ee9ba 100644
--- a/knewstuff/downloaddialog.h
+++ b/knewstuff/downloaddialog.h
@@ -227,7 +227,7 @@ class KDE_EXPORT DownloadDialog : public KDialogBase
Entry *getEntry();
void loadProvider(Provider *p);
void install(Entry *e);
- int installtqStatus(Entry *e);
+ int installStatus(Entry *e);
TQListViewItem *currentEntryItem();
ProviderLoader *m_loader;