diff options
Diffstat (limited to 'ksim/library/common.h')
-rw-r--r-- | ksim/library/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/library/common.h b/ksim/library/common.h index 9fc01c0..6f6ae56 100644 --- a/ksim/library/common.h +++ b/ksim/library/common.h @@ -72,7 +72,7 @@ namespace KSim * @short base class for widgets * @author Robbie Ward <[email protected]> */ - class KDE_EXPORT Base + class TDE_EXPORT Base { public: Base(); |