mirror of
https://github.com/QuasarApp/QuasarAppLib.git
synced 2025-04-29 19:24:40 +00:00
fix qt6 build
This commit is contained in:
parent
3bf106665d
commit
e2f3fed163
3
doctor.h
3
doctor.h
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user