summaryrefslogtreecommitdiff
path: root/qicclient/client.hxx
diff options
context:
space:
mode:
authorꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2020-06-30 20:38:19 +0800
committerꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2020-06-30 20:38:19 +0800
commitf4f583a3e3bb2afa66b1b780f3a9e1f67e2d3494 (patch)
tree6c65d8199899d348d5e7dada180b82ccff3a8b90 /qicclient/client.hxx
parent318271e14c181d63f1c713d27ee82031c3ddc786 (diff)
Rename namespace to QICClient
Diffstat (limited to 'qicclient/client.hxx')
-rw-r--r--qicclient/client.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/qicclient/client.hxx b/qicclient/client.hxx
index d05d101..c6344f7 100644
--- a/qicclient/client.hxx
+++ b/qicclient/client.hxx
@@ -5,7 +5,7 @@
struct icclient_user;
-namespace ICClient {
+namespace QICClient {
using std::shared_ptr;
class Catalog;