diff options
Diffstat (limited to 'mpeglib/example/yaf/yafcore/inputInterface.h')
-rw-r--r-- | mpeglib/example/yaf/yafcore/inputInterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeglib/example/yaf/yafcore/inputInterface.h b/mpeglib/example/yaf/yafcore/inputInterface.h index f3ea0065..d22bc615 100644 --- a/mpeglib/example/yaf/yafcore/inputInterface.h +++ b/mpeglib/example/yaf/yafcore/inputInterface.h @@ -37,7 +37,7 @@ extern "C" { class MultiReader; -class KDE_EXPORT InputInterface { +class TDE_EXPORT InputInterface { int currentCommandNumber; |