From 721cffc4488b27497b94d8e5bdaf84510f5cfa2b Mon Sep 17 00:00:00 2001 From: ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ Date: Thu, 26 Sep 2019 22:12:53 +0800 Subject: Fix scope --- qicclient/client.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qicclient') diff --git a/qicclient/client.hxx b/qicclient/client.hxx index 481f9bb..27ba2af 100644 --- a/qicclient/client.hxx +++ b/qicclient/client.hxx @@ -26,7 +26,7 @@ namespace ICClient { void logOut(); signals: - void gotProductAll(icclient_catalog*); + void gotProductAll(icclient_catalog* catalog); void loggedIn(QString const& username); void loggedOut(); }; -- cgit v1.3