From 51d626185dd74d76eadcd1a423189e366920396b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Sun, 25 Sep 2022 12:44:38 +0800 Subject: Rename namespace to QInterchange to prevent ambiguity --- interchange/catalog.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interchange/catalog.hxx') 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 { -- cgit v1.2.3