+ include missing header files

This commit is contained in:
wmayer
2015-07-01 13:02:29 +02:00
parent 45d793a1af
commit 6b3340e7b5
38 changed files with 73 additions and 0 deletions

View File

@@ -24,6 +24,9 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <QAction>
# include <QMenu>
# include <QMessageBox>
#endif
#include "ViewProviderDraft.h"