diff options
Diffstat (limited to 'kbabel/common/poinfo.h')
-rw-r--r-- | kbabel/common/poinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/common/poinfo.h b/kbabel/common/poinfo.h index 70ba652a..775e2968 100644 --- a/kbabel/common/poinfo.h +++ b/kbabel/common/poinfo.h @@ -57,7 +57,7 @@ class FindOptions; /** * PO-file information class, with transparent caching of information. */ -class KDE_EXPORT PoInfo +class TDE_EXPORT PoInfo { public: int total; |