aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/stringresult.cpp
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2014-12-07 02:19:33 +0100
committerRenaud G <renaud@rolisteam.org>2014-12-07 02:19:33 +0100
commit80f04d4312273d670f7494028c922f653dc32b62 (patch)
tree6f745d90cdb893596fb03275fe49f98ebf1b0984 /stringresult.cpp
parent56a2d6451f364f93abc27640124fbfd7011b3fec (diff)
downloadOneRoll-80f04d4312273d670f7494028c922f653dc32b62.tar.gz
OneRoll-80f04d4312273d670f7494028c922f653dc32b62.zip
Add helpnode, stringresult and helpme file.
Diffstat (limited to 'stringresult.cpp')
-rw-r--r--stringresult.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/stringresult.cpp b/stringresult.cpp
new file mode 100644
index 0000000..7f7b822
--- /dev/null
+++ b/stringresult.cpp
@@ -0,0 +1,5 @@
+#include "stringresult.h"
+
+StringResult::StringResult()
+{
+}