updated GUI for reputation

This commit is contained in:
csoler 2015-10-04 17:47:30 -04:00
parent 738dadadc9
commit c17dddb79c
3 changed files with 120 additions and 250 deletions

View file

@ -214,6 +214,12 @@ public:
/********************************************************************************************/
/********************************************************************************************/
enum Opinion {
OPINION_NEGATIVE = -1,
OPINION_NEUTRAL = 0,
OPINION_POSITIVE = 1
};
// For Other Services....
// It should be impossible for them to get a message which we don't have the identity.