removed obsolete file

This commit is contained in:
Steffen Vogel 2015-01-24 11:08:03 +01:00
parent e5a1f099b9
commit 2b32f9b1d6
2 changed files with 0 additions and 4 deletions

View file

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

View file

@ -10,7 +10,6 @@
#include "tabcamera.h"
#include "tabfilters.h"
#include "tabimages.h"
#include "tabpads.h"
#include "filterlist.h"
#include "imagelist.h"