summaryrefslogtreecommitdiff
path: root/qicclient/client.hxx
diff options
context:
space:
mode:
authorꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2019-10-05 18:09:48 +0800
committerꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2019-10-05 18:09:48 +0800
commit61e8ac95e621544b32ae324d7aec44b4e15bc81d (patch)
treef8526bf6e34f226c1bce1969a07b97903cffa258 /qicclient/client.hxx
parent5d36cbe8062af072958c37bb9c71b1e158074d3a (diff)
Separate the product structure
so the catalog doesn't have to included when not needed.
Diffstat (limited to 'qicclient/client.hxx')
-rw-r--r--qicclient/client.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/qicclient/client.hxx b/qicclient/client.hxx
index bccd665..9af124d 100644
--- a/qicclient/client.hxx
+++ b/qicclient/client.hxx
@@ -2,7 +2,6 @@
#define QICCLIENT_CLIENT_HXX
#include <QObject>
-#include <icclient/product.h>
struct icclient_catalog;
struct icclient_order;