Commit a98e8731 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: fix warning by including qt4.hpp

Ref #12671
parent 88f41990
...@@ -22,6 +22,8 @@ ...@@ -22,6 +22,8 @@
#ifndef TIMETOOLTIP_H #ifndef TIMETOOLTIP_H
#define TIMETOOLTIP_H #define TIMETOOLTIP_H
#include "qt4.hpp"
#include <QWidget> #include <QWidget>
#include <QBitmap> #include <QBitmap>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment