summaryrefslogtreecommitdiffstats
path: root/ksim/library/progress.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/library/progress.h')
-rw-r--r--ksim/library/progress.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ksim/library/progress.h b/ksim/library/progress.h
index c857000..1439652 100644
--- a/ksim/library/progress.h
+++ b/ksim/library/progress.h
@@ -30,9 +30,9 @@ namespace KSim
* provides a label with a progress bar meter
* @author Robbie Ward <linuxphreak@gmx.co.uk>
*/
- class KDE_EXPORT Progress : public KSim::Label
+ class TDE_EXPORT Progress : public KSim::Label
{
- Q_OBJECT
+ TQ_OBJECT
public:
enum ProgressType { Panel, Meter };