[pim/trojita] src/Gui: Remove unused Q_PROPERTY from TagWidget

Espen Sandøy Hustad <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit ce2bd7e3a61791bd6dc817465e0bbfe7b05bc8ab by Espen Sandøy Hustad.
Committed on 09/08/2026 at 08:37.
Pushed by ehustad into branch 'master'.

Remove unused Q_PROPERTY from TagWidget

Fix Clazy warning: Q_PROPERTY should have either NOTIFY or
CONSTANT [-Wclazy-property-without-notify]

M  +0    -1    src/Gui/TagWidget.h

https://invent.kde.org/pim/trojita/-/commit/ce2bd7e3a61791bd6dc817465e0bbfe7b05bc8ab

diff --git a/src/Gui/TagWidget.h b/src/Gui/TagWidget.h
index ab6f5824d..d840c78b6 100644
--- a/src/Gui/TagWidget.h
+++ b/src/Gui/TagWidget.h
@@ -34,7 +34,6 @@ namespace Gui
 class TagWidget : public QLabel
 {
     Q_OBJECT
-    Q_PROPERTY(QString tagName READ tagName USER true)
 public:
     static TagWidget *addingWidget();
     static TagWidget *userKeyword(const QString &tagName, Imap::Mailbox::FavoriteTagsModel *m_favoriteTags);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.