summaryrefslogtreecommitdiff
path: root/interchange/ord.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'interchange/ord.hxx')
-rw-r--r--interchange/ord.hxx1
1 files changed, 1 insertions, 0 deletions
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<Item> items;
struct interchange_ord_order* m_data;
+ QString profile;
double m_subtotal;
double m_shipping;
double m_totalCost;