author | zecke <zecke> | 2002-11-18 07:29:42 (UTC) |
---|---|---|
committer | zecke <zecke> | 2002-11-18 07:29:42 (UTC) |
commit | bbe119475b8cb5c03ffb10e4dd328ee281970608 (patch) (unidiff) | |
tree | 6393ccec3dd5459ea0a40790c22e458842242a27 /x11 | |
parent | c2d7749ca68a545b67e1b07ffbb65f08da203702 (diff) | |
download | opie-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
-rw-r--r-- | x11/libqpe-x11/libqpe-x11.pro | 2 |
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 | |||
@@ -54,4 +54,5 @@ HEADERS = ../../library/calendar.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 \ |
@@ -112,4 +113,5 @@ SOURCES = ../../library/calendar.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 \ |