GUI: Remove help viewer files from CMake build.

This commit is contained in:
Kimmo Varis 2011-03-26 17:52:08 +02:00
parent eaa78fbd58
commit aab1b996ab
1 changed files with 0 additions and 3 deletions

View File

@ -31,7 +31,6 @@ SET(CHECK_HEADERS
erroritem.h
filelist.h
fileviewdialog.h
helpwindow.h
logview.h
mainwindow.h
project.h
@ -62,7 +61,6 @@ SET(CHECKGUI_SRCS
erroritem.cpp
filelist.cpp
fileviewdialog.cpp
helpwindow.cpp
logview.cpp
main.cpp
mainwindow.cpp
@ -88,7 +86,6 @@ SET(CHECK_UIS
about.ui
application.ui
file.ui
helpwindow.ui
logview.ui
main.ui
projectfile.ui