diff options
Diffstat (limited to 'lib/pilotAppInfo.h')
-rw-r--r-- | lib/pilotAppInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pilotAppInfo.h b/lib/pilotAppInfo.h index 43e8eb5..2d64cdd 100644 --- a/lib/pilotAppInfo.h +++ b/lib/pilotAppInfo.h @@ -47,7 +47,7 @@ * * This class encapsulates the basic category table manipulations. */ -class KDE_EXPORT PilotAppInfoBase +class TDE_EXPORT PilotAppInfoBase { protected: /** Initialize class members after reading header, to alias data elsewhere. |