add missing header

This commit is contained in:
wmayer
2017-04-01 16:11:25 +02:00
parent 0c1110e874
commit bd52c9c2f1

View File

@@ -25,6 +25,7 @@
#define GUI_ACTIONFUNCTION_H
#include <QObject>
#include <QPointer>
#include <boost/function.hpp>
class QAction;