fix windows build

This commit is contained in:
Andrei Yankovich 2022-01-24 11:04:07 +03:00
parent cedae0ced0
commit c55ad2000a

View File

@ -20,7 +20,7 @@ namespace DP {
* @brief version This method return string value of lib version
* @return string value of lib version.
*/
QString version();
QString DOCTOR_PILL_EXPORT version();
}
#endif // DOCTOR_PILL_H