Git commit f05439b8f928295099ff65615b39d028b217505e by Andrius da Costa Rib= as. Committed on 30/11/2013 at 21:03. Pushed by andriusr into branch 'master'. Fix export macro. M +1 -1 plugins/formulashape/kformula_export.h http://commits.kde.org/calligra/f05439b8f928295099ff65615b39d028b217505e diff --git a/plugins/formulashape/kformula_export.h b/plugins/formulashape/= kformula_export.h index 92a1eb9..d0b0470 100644 --- a/plugins/formulashape/kformula_export.h +++ b/plugins/formulashape/kformula_export.h @@ -24,7 +24,7 @@ #include = #ifndef KOFORMULA_EXPORT -# if defined(MAKE_KFORMULALIB_LIB) +# if defined(MAKE_KFORMULA_LIB) /* We are building this library */ = # define KOFORMULA_EXPORT KDE_EXPORT # else