removed obsolete file
This commit is contained in:
parent
e5a1f099b9
commit
2b32f9b1d6
2 changed files with 0 additions and 4 deletions
|
@ -26,7 +26,6 @@ SOURCES += main.cpp\
|
|||
tabimages.cpp \
|
||||
tabcamera.cpp \
|
||||
tabfilters.cpp \
|
||||
tabpads.cpp \
|
||||
console.cpp \
|
||||
painter.cpp \
|
||||
filters/maxchannel.cpp \
|
||||
|
@ -58,7 +57,6 @@ HEADERS += mainwindow.h \
|
|||
tabimages.h \
|
||||
tabcamera.h \
|
||||
tabfilters.h \
|
||||
tabpads.h \
|
||||
console.h \
|
||||
cast.h \
|
||||
painter.h \
|
||||
|
@ -114,7 +112,6 @@ FORMS += mainwindow.ui \
|
|||
tabimages.ui \
|
||||
tabcamera.ui \
|
||||
tabfilters.ui \
|
||||
tabpads.ui \
|
||||
tabrobot.ui
|
||||
|
||||
# OpenCV
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
#include "tabcamera.h"
|
||||
#include "tabfilters.h"
|
||||
#include "tabimages.h"
|
||||
#include "tabpads.h"
|
||||
|
||||
#include "filterlist.h"
|
||||
#include "imagelist.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue