From f9355d1a419ae7cfd3655863930cef96464eac25 Mon Sep 17 00:00:00 2001 From: Michael Carpenter Date: Tue, 5 Aug 2014 07:53:14 -0400 Subject: [PATCH] Build: Removed missing files from .pro file to prevent warnings --- core/core.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/core.pro b/core/core.pro index eda4707..b590993 100644 --- a/core/core.pro +++ b/core/core.pro @@ -144,7 +144,6 @@ HEADERS += src/mainwindow.h \ src/tableview3d.h \ src/interrogateprogressview.h \ tabledata.h \ - datafield.h \ src/readonlyramview.h \ src/overviewprogressitemdelegate.h \ src/dataview.h \ @@ -152,7 +151,6 @@ HEADERS += src/mainwindow.h \ src/tablemap3d.h \ src/tablewidget.h \ src/configview.h \ - src/configblock.h \ table2ddata.h \ table3ddata.h \ memorymetadata.h \