changeset 33 | 3e2da88830cd |
parent 22 | 79de32ba3296 |
--- a/src/script/parser/qscriptlexer.cpp Tue Jul 06 15:10:48 2010 +0300 +++ b/src/script/parser/qscriptlexer.cpp Wed Aug 18 10:37:55 2010 +0300 @@ -31,7 +31,7 @@ QT_BEGIN_NAMESPACE -Q_DECL_IMPORT extern double qstrtod(const char *s00, char const **se, bool *ok); +Q_CORE_EXPORT double qstrtod(const char *s00, char const **se, bool *ok); #define shiftWindowsLineBreak() \ do { \