Files
qt-creator/src/plugins/vcsbase/submitfieldwidget.h
hjk 6ff6fe3b0e VcsBase: Remove Q_PROPERTY definitions
The initial intention was to make these widgets usable from Designer.

We don't expect a lot of new uses in this direction, and clazy
seems to warn about not-so-complete Q_PROPERTY definitions:

Link https://github.com/KDE/clazy/blob/master/docs/checks/README-qproperty-without-notify.md

Change-Id: I4a2e9ff6ec7ecfd989196801c789533b4c44e8af
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2022-09-28 06:00:31 +00:00

1.3 KiB