summaryrefslogtreecommitdiff
path: root/core/apps/textedit/textedit.pro
authorllornkcor <llornkcor>2003-02-28 17:23:19 (UTC)
committer llornkcor <llornkcor>2003-02-28 17:23:19 (UTC)
commita5a5a25bee2596608906ae44cdad45bf89276385 (patch) (side-by-side diff)
treea618cc62fceb34b0aa9a1f7a9d9bb744c57c5460 /core/apps/textedit/textedit.pro
parent81cbb2d97b4f0cd7eef56536d791434856d7ae8d (diff)
downloadopie-a5a5a25bee2596608906ae44cdad45bf89276385.zip
opie-a5a5a25bee2596608906ae44cdad45bf89276385.tar.gz
opie-a5a5a25bee2596608906ae44cdad45bf89276385.tar.bz2
moved xmp to resource, and added goto line number
Diffstat (limited to 'core/apps/textedit/textedit.pro') (more/less context) (show whitespace changes)
-rw-r--r--core/apps/textedit/textedit.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/apps/textedit/textedit.pro b/core/apps/textedit/textedit.pro
index f5e16a0..233dd67 100644
--- a/core/apps/textedit/textedit.pro
+++ b/core/apps/textedit/textedit.pro
@@ -1,7 +1,7 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
-HEADERS = textedit.h filePermissions.h
+HEADERS = textedit.h filePermissions.h resource.h
SOURCES = main.cpp textedit.cpp filePermissions.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include