summaryrefslogtreecommitdiff
path: root/x11
authorzecke <zecke>2002-11-18 07:29:42 (UTC)
committer zecke <zecke>2002-11-18 07:29:42 (UTC)
commitbbe119475b8cb5c03ffb10e4dd328ee281970608 (patch) (unidiff)
tree6393ccec3dd5459ea0a40790c22e458842242a27 /x11
parentc2d7749ca68a545b67e1b07ffbb65f08da203702 (diff)
downloadopie-bbe119475b8cb5c03ffb10e4dd328ee281970608.zip
opie-bbe119475b8cb5c03ffb10e4dd328ee281970608.tar.gz
opie-bbe119475b8cb5c03ffb10e4dd328ee281970608.tar.bz2
Aye Aye forgot that file to commit add the fonst stuff even to Opie/X11.
This should make Marc Baaden more happy
Diffstat (limited to 'x11') (more/less context) (ignore whitespace changes)
-rw-r--r--x11/libqpe-x11/libqpe-x11.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/libqpe-x11/libqpe-x11.pro b/x11/libqpe-x11/libqpe-x11.pro
index 8c1b7e4..459d3ba 100644
--- a/x11/libqpe-x11/libqpe-x11.pro
+++ b/x11/libqpe-x11/libqpe-x11.pro
@@ -53,6 +53,7 @@ HEADERS = ../../library/calendar.h \
53 ../../library/windowdecorationinterface.h \ 53 ../../library/windowdecorationinterface.h \
54 ../../library/textcodecinterface.h \ 54 ../../library/textcodecinterface.h \
55 ../../library/imagecodecinterface.h \ 55 ../../library/imagecodecinterface.h \
56 ../../library/fontdatabase.h \
56 qt/qcopchannel_qws.h \ 57 qt/qcopchannel_qws.h \
57 qpe/qpeapplication.h \ 58 qpe/qpeapplication.h \
58 qpe/fontmanager.h \ 59 qpe/fontmanager.h \
@@ -111,6 +112,7 @@ SOURCES = ../../library/calendar.cpp \
111 ../../library/findwidget_p.cpp \ 112 ../../library/findwidget_p.cpp \
112 ../../library/finddialog.cpp \ 113 ../../library/finddialog.cpp \
113 ../../library/lnkproperties.cpp \ 114 ../../library/lnkproperties.cpp \
115 ../../library/fontdatabase.cpp \
114 qt/qcopchannel_qws.cpp \ 116 qt/qcopchannel_qws.cpp \
115 qpe/qpeapplication.cpp \ 117 qpe/qpeapplication.cpp \
116 ../ipc/client/ocopclient.cpp \ 118 ../ipc/client/ocopclient.cpp \