summaryrefslogtreecommitdiff
path: root/interchange/catalog.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/catalog.hxx
parent18508ea004a66cc30c42c43d14afdc16b2267666 (diff)
Rename namespace to QInterchange
to prevent ambiguity
Diffstat (limited to 'interchange/catalog.hxx')
-rw-r--r--interchange/catalog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/interchange/catalog.hxx b/interchange/catalog.hxx
index 8946113..8204d6b 100644
--- a/interchange/catalog.hxx
+++ b/interchange/catalog.hxx
@@ -6,7 +6,7 @@
struct interchange_catalog;
-namespace Interchange {
+namespace QInterchange {
class Catalog : public QAbstractListModel
{