diff options
Diffstat (limited to 'ksim/library/progress.h')
-rw-r--r-- | ksim/library/progress.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/library/progress.h b/ksim/library/progress.h index 9780e64..1439652 100644 --- a/ksim/library/progress.h +++ b/ksim/library/progress.h @@ -30,7 +30,7 @@ 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 { TQ_OBJECT |