Fix name of examples in README and such, since they got renamed

This commit is contained in:
Sergio Martins
2022-06-11 13:20:26 +01:00
parent b75a10b9eb
commit 78025d1e34
7 changed files with 52 additions and 164 deletions

View File

@@ -271,7 +271,7 @@ public:
*
* @endcode
*
* Run "kddockwidgets_example --hide-certain-docking-indicators" to see this in action.
* Run "examples/qtwidgets_dockwidgets --hide-certain-docking-indicators" to see this in action.
*/
void setDropIndicatorAllowedFunc(DropIndicatorAllowedFunc func);