[plasma/plasma-desktop] kcms/tablet: Do not include whole Qt modules
Méven Car <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit dca9866641045b6bf3cc427405e74ed7297638cf by Méven Car, on behalf of Christoph Grüninger. Committed on 29/07/2026 at 07:58. Pushed by meven into branch 'master'. Do not include whole Qt modules Found by Clazy (no-module-include). M +0 -1 kcms/tablet/inputsequence.h https://invent.kde.org/plasma/plasma-desktop/-/commit/dca9866641045b6bf3cc427405e74ed7297638cf diff --git a/kcms/tablet/inputsequence.h b/kcms/tablet/inputsequence.h index b2e390f8a4..7877c0e787 100644 --- a/kcms/tablet/inputsequence.h +++ b/kcms/tablet/inputsequence.h @@ -8,7 +8,6 @@ #include <QKeySequence> #include <QStringList> -#include <QtQml> /** * @brief Represents an input sequence that happens on a tablet button action, which could be a variety of types.