From 438bcd2d5fc49fdeec642f06647a7a7ee758f6f6 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Fri, 31 Mar 2023 18:38:20 +0800 Subject: Interface for setting order page --- interchange/ord.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'interchange') diff --git a/interchange/ord.hxx b/interchange/ord.hxx index a0cb885..422d634 100644 --- a/interchange/ord.hxx +++ b/interchange/ord.hxx @@ -48,7 +48,8 @@ namespace QInterchange { void setProfile(QString const& profile); public slots: void remove(const QString &name, - const QString &nextPage); + const QString &orderPage = "", + const QString &nextPage = ""); void checkout(const Member& member); signals: void rowCountChanged(); -- cgit v1.3