-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 @@ -55,2 +55,3 @@ HEADERS = ../../library/calendar.h \ ../../library/imagecodecinterface.h \ + ../../library/fontdatabase.h \ qt/qcopchannel_qws.h \ @@ -113,2 +114,3 @@ SOURCES = ../../library/calendar.cpp \ ../../library/lnkproperties.cpp \ + ../../library/fontdatabase.cpp \ qt/qcopchannel_qws.cpp \ |