Skip to content

Commit

Permalink
add missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed Apr 1, 2017
1 parent 38d41f9 commit c80f6f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Gui/ActionFunction.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#define GUI_ACTIONFUNCTION_H

#include <QObject>
#include <QPointer>
#include <boost/function.hpp>

class QAction;
Expand Down

0 comments on commit c80f6f0

Please sign in to comment.