[TD]fix windows compile warnings

This commit is contained in:
wandererfan
2022-10-29 12:09:02 -04:00
committed by WandererFan
parent 5328c5f726
commit ee2a4656a1
2 changed files with 3 additions and 2 deletions

View File

@@ -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>