aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/result.h
diff options
context:
space:
mode:
Diffstat (limited to 'result.h')
-rw-r--r--result.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/result.h b/result.h
index 3f2ab15..c0317ce 100644
--- a/result.h
+++ b/result.h
@@ -23,7 +23,9 @@
#define RESULT_H
#include <Qt>
-
+/**
+ * @brief The Result class
+ */
class Result
{
public: