qt-assistant-adp/QtAssistant

6 lines
132 B
Plaintext
Raw Normal View History

2020-02-29 11:12:05 +08:00
#ifndef QT_QTASSISTANT_MODULE_H
#define QT_QTASSISTANT_MODULE_H
#include <QtNetwork/QtNetwork>
#include "qassistantclient.h"
#endif