-rw-r--r-- | library/library.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/library/library.pro b/library/library.pro index 7143454..4142529 100644 --- a/library/library.pro +++ b/library/library.pro @@ -61,2 +61,3 @@ HEADERS = calendar.h \ imagecodecinterface.h \ + locationcombo.h \ qpeglobal.h @@ -118,2 +119,3 @@ SOURCES = calendar.cpp \ lnkproperties.cpp \ + locationcombo.cpp \ widget_showing.cpp |