@@ -115,16 +115,16 @@ Update to qwc2 submodule revision [9cb8bab](https://github.com/qgis/qwc2/tree/9c
115
115
116
116
* Note* : These changes are only relevant for custom plugin code. No configuration change is necessary.
117
117
118
- The ` InputContainer ` component has been moved to ` qwc2/components/widgets/ ` .
119
- The ` Icon ` component has been moved to ` qwc2/components/widgets/ ` .
120
- The ` ModalDialog ` component has been moved to ` qwc2/components/widgets/ ` .
121
- The ` PopupMenu ` component has been moved to ` qwc2/components/widgets/ ` .
122
- The ` ReCaptchaWidget ` component has been moved to ` qwc2/components/widgets/ ` .
123
- The ` Spinner ` component has been moved to ` qwc2/components/widgets/ ` .
124
- The ` ButtonBar ` ` label ` and ` tooltip ` props now expect a translated string is passed, not a msgid.
125
- The ` ResizeableWindow ` ` title ` prop now expects a translated string, not a msgid.
126
- The ` extraControls ` entries of the ` ResizeableWindow ` are expected to contain a translated ` title ` instead of a ` msgid ` .
127
- The ` SideBar ` ` title ` prop now expects a translated string, not a msgid.
118
+ - The ` InputContainer ` component has been moved to ` qwc2/components/widgets/ ` .
119
+ - The ` Icon ` component has been moved to ` qwc2/components/widgets/ ` .
120
+ - The ` ModalDialog ` component has been moved to ` qwc2/components/widgets/ ` .
121
+ - The ` PopupMenu ` component has been moved to ` qwc2/components/widgets/ ` .
122
+ - The ` ReCaptchaWidget ` component has been moved to ` qwc2/components/widgets/ ` .
123
+ - The ` Spinner ` component has been moved to ` qwc2/components/widgets/ ` .
124
+ - The ` ButtonBar ` ` label ` and ` tooltip ` props now expect a translated string is passed, not a msgid.
125
+ - The ` ResizeableWindow ` ` title ` prop now expects a translated string, not a msgid.
126
+ - The ` extraControls ` entries of the ` ResizeableWindow ` are expected to contain a translated ` title ` instead of a ` msgid ` .
127
+ - The ` SideBar ` ` title ` prop now expects a translated string, not a msgid.
128
128
129
129
Update to qwc2 submodule revision [ bb6f31c] ( https://github.com/qgis/qwc2/tree/bb6f31c ) (24.10.2024) \[ 2024-lts &rarr ; 2025-lts\]
130
130
---------------------------------------------------------------------------------------------------
0 commit comments