Remove unnecessary porting.h file
This commit is contained in:
parent
23cb8ec83e
commit
217979e55b
@ -19,7 +19,6 @@ SOURCES += main.cpp\
|
||||
geometrywidget.cpp
|
||||
|
||||
HEADERS += mainwindow.h \
|
||||
porting.h \
|
||||
colorlineedit.h \
|
||||
geometrywidget.h
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
#include "geometrywidget.h"
|
||||
#include "ui_geometrywidget.h"
|
||||
#include "porting.h"
|
||||
|
||||
|
||||
QMap<Geometry::Format, QString> Geometry::geometryIdNameMap;
|
||||
|
Loading…
x
Reference in New Issue
Block a user