mirror of
https://github.com/QuasarApp/Heart.git
synced 2025-04-26 09:44:37 +00:00
minor fixes
This commit is contained in:
parent
14d5236c99
commit
34c2ab5285
@ -8,8 +8,6 @@
|
||||
#include "abstractdata.h"
|
||||
#include <QDataStream>
|
||||
#include <QMap>
|
||||
#include <typeinfo>
|
||||
#include <limits>
|
||||
#include <quasarapp.h>
|
||||
#include <QCryptographicHash>
|
||||
#include <qaglobalutils.h>
|
||||
|
@ -94,7 +94,7 @@ public:
|
||||
virtual unsigned short cmd() const = 0;
|
||||
|
||||
/**
|
||||
* @brief cmd - This is command string of this object, (for generate cmd use macross QH_PACKAGE)
|
||||
* @brief cmdString - This is command string of this object, (for generate cmd use macross QH_PACKAGE)
|
||||
* @note Use the QH_PACKAGE macross for implement this method.
|
||||
* @return global command of package.
|
||||
* @see QH_PACKAGE
|
||||
|
Loading…
x
Reference in New Issue
Block a user