+ include missing header files

This commit is contained in:
wmayer
2015-06-30 17:48:03 +02:00
parent d826ad5b51
commit 2b53da4eee
8 changed files with 132 additions and 123 deletions

View File

@@ -25,6 +25,7 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <QDebug>
# include <QInputDialog>
#endif