summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client.cxx1
m---------libicclient10
2 files changed, 6 insertions, 5 deletions
diff --git a/client.cxx b/client.cxx
index d3146ce..74a64ba 100644
--- a/client.cxx
+++ b/client.cxx
@@ -25,6 +25,7 @@ namespace ICClient {
{
icclient_ord_order* order = nullptr;
icclient_order(&order, sku.toLatin1().constData(), catalog);
+ emit ordered(order);
}
void Client::logIn(QString const& username, QString const& password)
diff --git a/libicclient b/libicclient
-Subproject e8ae8fbeab89beb43138e26465965d3510edd1c
+Subproject 0bef9b7717ecff9544284f5ba4b7576dadad489