summaryrefslogtreecommitdiffstats
path: root/amarok/src/statusbar/progressBar.h
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/statusbar/progressBar.h')
-rw-r--r--amarok/src/statusbar/progressBar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/statusbar/progressBar.h b/amarok/src/statusbar/progressBar.h
index fdb8ad85..a3f5f1b7 100644
--- a/amarok/src/statusbar/progressBar.h
+++ b/amarok/src/statusbar/progressBar.h
@@ -44,7 +44,7 @@ namespace KDE
ProgressBar &setDescription( const TQString &text );
/** @param text eg. Scanning, Reading. The state of the operation */
- ProgressBar &setStatus( const TQString &text );
+ ProgressBar &settqStatus( const TQString &text );
/** set the recipient slot for the abort button */
ProgressBar &setAbortSlot( TQObject *receiver, const char *slot );