author | zecke <zecke> | 2002-11-18 07:29:42 (UTC) |
---|---|---|
committer | zecke <zecke> | 2002-11-18 07:29:42 (UTC) |
commit | bbe119475b8cb5c03ffb10e4dd328ee281970608 (patch) (side-by-side diff) | |
tree | 6393ccec3dd5459ea0a40790c22e458842242a27 /x11/libqpe-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 \ ../../library/textcodecinterface.h \ ../../library/imagecodecinterface.h \ + ../../library/fontdatabase.h \ qt/qcopchannel_qws.h \ qpe/qpeapplication.h \ @@ -112,4 +113,5 @@ SOURCES = ../../library/calendar.cpp \ ../../library/finddialog.cpp \ ../../library/lnkproperties.cpp \ + ../../library/fontdatabase.cpp \ qt/qcopchannel_qws.cpp \ qpe/qpeapplication.cpp \ |