Formatting, housekeeping

This commit is contained in:
Klaus Basan
2014-07-01 13:37:45 +02:00
parent b65829444a
commit e8baa37b9d
8 changed files with 50 additions and 64 deletions

View File

@@ -8,7 +8,7 @@
namespace BlackGui
{
/*!
* \brief Server list model
* User list model
*/
class CUserListModel : public CListModelBase<BlackMisc::Network::CUser, BlackMisc::Network::CUserList>
{
@@ -23,10 +23,10 @@ namespace BlackGui
UserShort
};
//! \brief Constructor
//! Constructor
explicit CUserListModel(UserMode userMode, QObject *parent = nullptr);
//! \brief Destructor
//! Destructor
virtual ~CUserListModel() {}
//! Set station mode