-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 | |||
@@ -52,8 +52,9 @@ HEADERS = ../../library/calendar.h \ | |||
52 | ../../library/lnkproperties.h \ | 52 | ../../library/lnkproperties.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 \ |
59 | ../ipc/client/ocopclient.h \ | 60 | ../ipc/client/ocopclient.h \ |
@@ -110,8 +111,9 @@ SOURCES = ../../library/calendar.cpp \ | |||
110 | ../../library/backend/vobject.cpp \ | 111 | ../../library/backend/vobject.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 \ |
117 | ../ipc/common/ocoppacket.cpp | 119 | ../ipc/common/ocoppacket.cpp |