diff options
Diffstat (limited to 'stringresult.h')
| -rw-r--r-- | stringresult.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/stringresult.h b/stringresult.h index 19e9865..7db55a1 100644 --- a/stringresult.h +++ b/stringresult.h @@ -1,6 +1,9 @@ #ifndef STRINGRESULT_H #define STRINGRESULT_H +/** + * @brief The StringResult class + */ class StringResult { public: |