summaryrefslogtreecommitdiffstats
path: root/mpeglib/example/yaf/yafcore/commandTable.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpeglib/example/yaf/yafcore/commandTable.h')
-rw-r--r--mpeglib/example/yaf/yafcore/commandTable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeglib/example/yaf/yafcore/commandTable.h b/mpeglib/example/yaf/yafcore/commandTable.h
index 75dd4325..77d51906 100644
--- a/mpeglib/example/yaf/yafcore/commandTable.h
+++ b/mpeglib/example/yaf/yafcore/commandTable.h
@@ -47,7 +47,7 @@ struct CommandDescriptionStruct {
typedef struct CommandDescriptionStruct CommandDescription;
-class KDE_EXPORT CommandTable {
+class TDE_EXPORT CommandTable {
int nCommandDesc;
CommandDescription commandDesc[50];