Implement viewing and responding to polls
This commit is contained in:
@@ -25,6 +25,7 @@ public:
|
||||
State,
|
||||
Encrypted,
|
||||
ReadMarker,
|
||||
Poll,
|
||||
Other,
|
||||
};
|
||||
Q_ENUM(DelegateType);
|
||||
|
||||
Reference in New Issue
Block a user