Commit 0ce13bb0 authored by Bryant Mairs's avatar Bryant Mairs
Browse files

Fixed missing includes in MenuActionHelper.

parent 6dd92883
......@@ -2,6 +2,7 @@
#define MENUACTIONHELPER_H
#include "MainWindow.h"
#include <QDockWidget>
class MenuActionHelper : public QObject
{
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment