Skip to content

Commit 037fc6e

Browse files
committed
GUI: Remove Project class
1 parent 4986ffa commit 037fc6e

File tree

8 files changed

+85
-295
lines changed

8 files changed

+85
-295
lines changed

gui/gui.pro

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ HEADERS += aboutdialog.h \
9191
mainwindow.h \
9292
platforms.h \
9393
printablereport.h \
94-
project.h \
9594
projectfile.h \
9695
projectfiledialog.h \
9796
report.h \
@@ -128,7 +127,6 @@ SOURCES += aboutdialog.cpp \
128127
mainwindow.cpp\
129128
platforms.cpp \
130129
printablereport.cpp \
131-
project.cpp \
132130
projectfile.cpp \
133131
projectfiledialog.cpp \
134132
report.cpp \

0 commit comments

Comments
 (0)