fix qt6 build

This commit is contained in:
Andrei Yankovich 2022-01-11 10:53:25 +03:00
parent 3bf106665d
commit e2f3fed163

View File

@ -8,11 +8,12 @@
#ifndef DOCTOR_H
#define DOCTOR_H
#include "ipill.h"
#include <QSharedPointer>
namespace QuasarAppUtils {
class iPill;
/**
* @brief The Doctor class is class that execute pills objects.
* The Doctor check issue that will be executed and if the issue realy then execute fix.