add missing header

This commit is contained in:
wmayer
2017-04-01 16:11:25 +02:00
parent 38d41f935c
commit c80f6f0941

View File

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