PollHandler: Make sure it's not constructible from QML

(cherry picked from commit d6b780762e)
This commit is contained in:
Joshua Goins
2024-11-09 18:46:05 -05:00
parent 258312e798
commit dd8f926f32

View File

@@ -30,6 +30,7 @@ class PollHandler : public QObject
{
Q_OBJECT
QML_ELEMENT
QML_UNCREATABLE("Use NeoChatRoom::poll")
/**
* @brief The question for the poll.