Fixed Windows build.
--HG-- branch : develop
This commit is contained in:
parent
d93b337378
commit
0862ce75cc
|
@ -39,7 +39,7 @@ OBJECTS_DIR = obj
|
|||
|
||||
include(qmuparser.pri)
|
||||
|
||||
VERSION = 2.4.0
|
||||
VERSION = 2.4.1
|
||||
|
||||
# Set "make install" command for Unix-like systems.
|
||||
unix:!macx{
|
||||
|
|
|
@ -94,7 +94,7 @@ enum EErrorCodes
|
|||
//---------------------------------------------------------------------------
|
||||
/** @brief A class that handles the error messages.
|
||||
*/
|
||||
class QmuParserErrorMsg
|
||||
class QMUPARSERSHARED_EXPORT QmuParserErrorMsg
|
||||
{
|
||||
public:
|
||||
typedef QmuParserErrorMsg self_type;
|
||||
|
|
Loading…
Reference in New Issue
Block a user