summaryrefslogtreecommitdiff
path: root/noncore/apps/tableviewer/tableviewer.pro
Side-by-side diff
Diffstat (limited to 'noncore/apps/tableviewer/tableviewer.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/tableviewer/tableviewer.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro
index 6f73400..f047e0b 100644
--- a/noncore/apps/tableviewer/tableviewer.pro
+++ b/noncore/apps/tableviewer/tableviewer.pro
@@ -3,6 +3,7 @@ CONFIG = qt warn_on debug
DESTDIR = $(OPIEDIR)/bin
SUBDIRS = db ui
HEADERS = tableviewer.h \
+ xmlencodeattr.h \
ui/commonwidgets.h \
ui/tvbrowseview.h \
ui/tvlistview.h \
@@ -17,6 +18,7 @@ HEADERS = tableviewer.h \
db/csvsource.h
SOURCES = main.cpp \
tableviewer.cpp \
+ xmlencodeattr.cpp \
ui/commonwidgets.cpp \
ui/tvbrowseview.cpp \
ui/tvfilterview.cpp \