From f70a1a57d83e4f50a7221d13b173a156ef0eb6cf Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Sun, 12 Mar 2023 17:46:34 +0800 Subject: Checkout needs only profile from order --- interchange/ord.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'interchange') diff --git a/interchange/ord.hxx b/interchange/ord.hxx index 2d18891..56bb7d3 100644 --- a/interchange/ord.hxx +++ b/interchange/ord.hxx @@ -62,6 +62,7 @@ namespace QInterchange { void addItem(Item const& item); QList items; struct interchange_ord_order* m_data; + QString profile; double m_subtotal; double m_shipping; double m_totalCost; -- cgit v1.3