[frameworks/extra-cmake-modules] modules: ECMAddQtDesignerPlugin: fix typo
Friedrich W. H. Kossebau <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 42f0170593df4920068946494c6978ca7005217b by Friedrich W. H. Kossebau. Committed on 07/08/2026 at 09:07. Pushed by kossebau into branch 'master'. ECMAddQtDesignerPlugin: fix typo M +1 -1 modules/ECMAddQtDesignerPlugin.cmake https://invent.kde.org/frameworks/extra-cmake-modules/-/commit/42f0170593df4920068946494c6978ca7005217b diff --git a/modules/ECMAddQtDesignerPlugin.cmake b/modules/ECMAddQtDesignerPlugin.cmake index 142cb4ab..bc31d7ee 100644 --- a/modules/ECMAddQtDesignerPlugin.cmake +++ b/modules/ECMAddQtDesignerPlugin.cmake @@ -121,7 +121,7 @@ code to use with the override of ``QDesignerCustomWidgetInterface::initialize(QDesignerFormEditorInterface* core)``. The code has to use the present class member ``m_initialized`` to track and update the state. The default code simply sets ``m_initialized`` to -``true``, if it was not before. Note that while this argument was presnet in +``true``, if it was not before. Note that while this argument was available in versions before 6.29, it was ignored when used. ``DOM_XML_FROM_VARIABLE`` specifies the variable to get from the string to