diff options
Diffstat (limited to 'qicclient/catalog.hxx')
-rw-r--r-- | qicclient/catalog.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qicclient/catalog.hxx b/qicclient/catalog.hxx index d643d2e..7d4dda2 100644 --- a/qicclient/catalog.hxx +++ b/qicclient/catalog.hxx @@ -6,7 +6,7 @@ struct icclient_catalog; -namespace ICClient { +namespace QICClient { class Catalog : public QAbstractListModel { |