fix -Wextra & -Wdeprecated in TechDraw

This commit is contained in:
wmayer
2016-09-22 19:32:16 +02:00
parent dbfcc77e6a
commit 6148bf4df5
32 changed files with 76 additions and 35 deletions

View File

@@ -24,7 +24,6 @@
#ifndef _PreComp_
#include <cmath>
#include <qmath.h>
#include <strstream>
#include <QAction>
#include <QApplication>
#include <QContextMenuEvent>