diff options
Diffstat (limited to 'catalog.cxx')
-rw-r--r-- | catalog.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog.cxx b/catalog.cxx index 244544c..b971525 100644 --- a/catalog.cxx +++ b/catalog.cxx @@ -1,7 +1,7 @@ #include <cstddef> #include "interchange/catalog.hxx" -namespace Interchange { +namespace QInterchange { Catalog::Catalog(struct interchange_catalog* catalog, QObject* parent) : QAbstractListModel{parent}, |