[autotest] Fix build on build.kde.org (Try 3)

Qt::Orientation seems not to be a declared metatype with Qt 5.4.
master
Martin Gräßlin 9 years ago
parent db76d4279a
commit 2787fdb873

@ -46,6 +46,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <linux/input.h>
Q_DECLARE_METATYPE(Qt::Orientation)
namespace KWin
{

Loading…
Cancel
Save