diff options
Diffstat (limited to 'qicclient/user.hxx')
-rw-r--r-- | qicclient/user.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qicclient/user.hxx b/qicclient/user.hxx index b554cba..a100b8d 100644 --- a/qicclient/user.hxx +++ b/qicclient/user.hxx @@ -6,7 +6,7 @@ struct icclient_user; -namespace ICClient { +namespace QICClient { class User : public QObject { |