[TD]fix windows compile warnings
This commit is contained in:
@@ -23,13 +23,13 @@
|
||||
//largely based on a python widget from:
|
||||
//https://github.com/tcalmant/demo-ipopo-qt/blob/master/pc/details/compass.py
|
||||
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <QtGui>
|
||||
#endif
|
||||
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
#include <Base/Console.h>
|
||||
#include <Base/Tools.h>
|
||||
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
// The CompassWidget has several children widgets - a CompassDialWidget, a fine
|
||||
// adjustment QDoubleSpinBox and a QPushButton that acts as an enter key
|
||||
// for the spin box.
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <QApplication>
|
||||
|
||||
Reference in New Issue
Block a user