4
1
mirror of https://github.com/QuasarApp/DoctorPill.git synced 2025-05-14 10:29:48 +00:00

fix doctor

This commit is contained in:
Andrei Yankovich 2022-01-23 20:21:35 +03:00
parent 89b41005a1
commit 6d9377ddd3

@ -29,7 +29,7 @@ namespace DP {
*
* @see DoctorModel
*/
bool DOCTOR_PILL_EXPORT init(QQmlApplicationEngine *engine);
bool DOCTOR_PILL_GUI_EXPORT init(QQmlApplicationEngine *engine);
}
#endif // DOCTOR_PILL_GUI_H