Part: [skip ci] fix build failure due to missing class declarations

This commit is contained in:
wmayer
2020-11-06 13:46:38 +01:00
parent 18c1364d1d
commit ca5d4d5f72
3 changed files with 3 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
#ifndef _PreComp_
# include <Python.h>
# include <QMenu>
#endif
#include <Gui/Application.h>