From 5dfc6c0c97686ff01539fdf9548678fa507c5167 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Thu, 10 Jun 2021 18:34:21 +0800 Subject: Anticipate asynchronous data fetch --- qicclient/client.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qicclient') diff --git a/qicclient/client.hxx b/qicclient/client.hxx index dfe1888..d508b16 100644 --- a/qicclient/client.hxx +++ b/qicclient/client.hxx @@ -38,6 +38,8 @@ namespace QICClient { */ void allProducts(icclient_handler handler); + void emitCatalog(icclient_catalog *catalog); + /*! * \brief For fetching data about a specific product. * \param sku The SKU of the item to order. -- cgit v1.3