slightly better error reporting from app to gui

This commit is contained in:
Stefan Tröger
2013-10-24 17:46:28 +02:00
parent 10782b232a
commit daa75b516a
6 changed files with 22 additions and 21 deletions

View File

@@ -25,11 +25,13 @@
#ifndef _PreComp_
# include <Inventor/nodes/SoGroup.h>
#include <QMessageBox>
#endif
#include "ViewProviderAssembly.h"
#include <Gui/Command.h>
#include <Gui/Document.h>
#include <Gui/MainWindow.h>
#include <Mod/Assembly/App/ItemAssembly.h>