diff options
Diffstat (limited to 'interchange/catalog.hxx')
-rw-r--r-- | interchange/catalog.hxx | 2 |
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 { |