summaryrefslogtreecommitdiff
path: root/interchange.hxx
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2022-09-25 12:44:38 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2022-09-25 12:44:38 +0800
commit51d626185dd74d76eadcd1a423189e366920396b (patch)
treeed5eb3cab53abdb1efb8ded717bb9408ae5100eb /interchange.hxx
parent18508ea004a66cc30c42c43d14afdc16b2267666 (diff)
Rename namespace to QInterchange
to prevent ambiguity
Diffstat (limited to 'interchange.hxx')
-rw-r--r--interchange.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/interchange.hxx b/interchange.hxx
index e25a32c..37b7f5f 100644
--- a/interchange.hxx
+++ b/interchange.hxx
@@ -4,7 +4,7 @@
#include <QObject>
#include "interchange/catalog.hxx"
-namespace Interchange {
+namespace QInterchange {
class Ord;