summaryrefslogtreecommitdiff
authorkergoth <kergoth>2002-11-05 03:12:03 (UTC)
committer kergoth <kergoth>2002-11-05 03:12:03 (UTC)
commit684a17bc1aefdf038f19d3ab2e6e0c5874f1d9c6 (patch) (side-by-side diff)
tree056c1025903308fc6064d1783174a1150c757be2
parentc54b8d716662e075987ddbec743d04f6f1736d9e (diff)
downloadopie-684a17bc1aefdf038f19d3ab2e6e0c5874f1d9c6.zip
opie-684a17bc1aefdf038f19d3ab2e6e0c5874f1d9c6.tar.gz
opie-684a17bc1aefdf038f19d3ab2e6e0c5874f1d9c6.tar.bz2
typo. otodacess->otodoaccess
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--libopie/libopie.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie/libopie.pro b/libopie/libopie.pro
index 1787039..faa3997 100644
--- a/libopie/libopie.pro
+++ b/libopie/libopie.pro
@@ -1,68 +1,68 @@
TEMPLATE = lib
CONFIG += qte warn_on release
HEADERS = ofontmenu.h \
ocolorbutton.h \
ofiledialog.h ofileselector.h tododb.h \
ocheckitem.h todoevent.h todoresource.h \
todovcalresource.h xmltree.h \
colordialog.h colorpopupmenu.h \
oclickablelabel.h oprocctrl.h \
oprocess.h odevice.h \
otimepicker.h otabwidget.h \
otabbar.h otabinfo.h \
ofontselector.h \
pim/opimrecord.h \
pim/otodo.h \
pim/orecordlist.h \
pim/opimaccesstemplate.h \
pim/opimaccessbackend.h \
pim/otodoaccess.h \
- pim/otodacessbackend.h \
+ pim/otodoaccessbackend.h \
pim/ocontact.h \
pim/ocontactaccess.h \
pim/ocontactaccessbackend.h \
pim/ocontactaccessbackend_xml.h \
pim/obackendfactory.h \
pim/opimcache.h \
pim/otodoaccessvcal.h \
pim/orecur.h \
pim/opimstate.h \
orecurrancewidget.h \
oticker.h
# pim/otodoaccesssql.h \
SOURCES = ofontmenu.cc \
ocolorbutton.cpp \
xmltree.cc \
ofiledialog.cc ofileselector.cc \
ocheckitem.cpp tododb.cpp todoevent.cpp \
todovcalresource.cpp colordialog.cpp \
colorpopupmenu.cpp oclickablelabel.cpp \
oprocctrl.cpp oprocess.cpp \
odevice.cpp otimepicker.cpp \
otabwidget.cpp otabbar.cpp \
ofontselector.cpp \
pim/otodo.cpp \
pim/opimrecord.cpp \
pim/otodoaccess.cpp \
pim/otodoaccessbackend.cpp \
pim/otodoaccessxml.cpp \
pim/ocontact.cpp \
pim/ocontactaccess.cpp \
pim/otodoaccessvcal.cpp \
pim/orecur.cpp \
pim/opimstate.cpp \
orecurrancewidget.cpp \
oticker.cpp
# pim/otodoaccesssql.cpp \
TARGET = opie
INCLUDEPATH += $(OPIEDIR)/include
DESTDIR = $(QTDIR)/lib$(PROJMAK)
#VERSION = 1.0.0
# LIBS += -lopiesql
INTERFACES = otimepickerbase.ui orecurrancebase.ui
TRANSLATIONS = ../i18n/de/libopie.ts \