diff options
Diffstat (limited to 'qicclient.pro')
-rw-r--r-- | qicclient.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qicclient.pro b/qicclient.pro index 371bd20..623a0b8 100644 --- a/qicclient.pro +++ b/qicclient.pro @@ -4,6 +4,7 @@ CONFIG += staticlib HEADERS += \ qicclient/user.hxx \ + qicclient/product.hxx \ qicclient/catalog.hxx \ qicclient/client.hxx SOURCES += \ |