summaryrefslogtreecommitdiffstats
path: root/kdeui/kprogress.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/kprogress.h')
-rw-r--r--kdeui/kprogress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/kprogress.h b/kdeui/kprogress.h
index b86e28598..e17cf0040 100644
--- a/kdeui/kprogress.h
+++ b/kdeui/kprogress.h
@@ -43,7 +43,7 @@
*
* @author Aaron Seigo
*/
-class KDEUI_EXPORT KProgress : public QProgressBar
+class KDEUI_EXPORT KProgress : public TQProgressBar
{
Q_OBJECT