Fixed compilation error because QCA doesn't include QIODevice
This commit is contained in:
parent
2b8a54357e
commit
825a02f76a
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <QIODevice>
|
||||
#include <QDBusMessage>
|
||||
#include <QDBusConnection>
|
||||
#include <QCoreApplication>
|
||||
|
|
Loading…
Reference in a new issue