summaryrefslogtreecommitdiff
path: root/examples/opiecore/onotifydemo/onotifydemo.pro
authormickeyl <mickeyl>2005-02-04 16:36:03 (UTC)
committer mickeyl <mickeyl>2005-02-04 16:36:03 (UTC)
commit5398d63dbd79eb166ab1c36517f60c6e850a2ca7 (patch) (side-by-side diff)
tree503eb66f8295f4592c1fb2029c6ab0fa2225a2aa /examples/opiecore/onotifydemo/onotifydemo.pro
parent41886a2bfe003d715ad8fe48011d054c2ba0a779 (diff)
downloadopie-5398d63dbd79eb166ab1c36517f60c6e850a2ca7.zip
opie-5398d63dbd79eb166ab1c36517f60c6e850a2ca7.tar.gz
opie-5398d63dbd79eb166ab1c36517f60c6e850a2ca7.tar.bz2
improve coding style
Diffstat (limited to 'examples/opiecore/onotifydemo/onotifydemo.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--examples/opiecore/onotifydemo/onotifydemo.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opiecore/onotifydemo/onotifydemo.pro b/examples/opiecore/onotifydemo/onotifydemo.pro
index 1c1040c..8e7e487 100644
--- a/examples/opiecore/onotifydemo/onotifydemo.pro
+++ b/examples/opiecore/onotifydemo/onotifydemo.pro
@@ -1,6 +1,6 @@
TEMPLATE = app
CONFIG = qt warn_on
-HEADERS =
+HEADERS = onotifydemo.h
SOURCES = onotifydemo.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include