Description: Fix src/pref_theme build with recent Qt5
Author: Yann Dirson <dirson@debian.org>
Bug-Debian: https://bugs.debian.org/906979
Last-Update: 2018-09-03

--- tagua-1.0~alpha2-16-g618c6a0.orig/src/pref_theme.cpp
+++ tagua-1.0~alpha2-16-g618c6a0/src/pref_theme.cpp
@@ -8,6 +8,7 @@
   (at your option) any later version.
 // */
 
+#include <QAction>
 #include <QDir>
 #include <QFileInfo>
 #include <QStringList>
