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

@@ -22,7 +22,7 @@
* Derive from KDDockWidgets::DefaultWidgetFactory and override the two createTitleBar() methods.
*
* To try it out, modify examples/dockwidgets/MyViewFactory.cpp to return a MyTitleBar_CSS instance.
* Run the example with: ./bin/kddockwidgets_example -p
* Run the example with: ./bin/examples/qtwidgets_dockwidgets -p
*
* WARNINGS:
* - Qt StyleSheets are not recommended for new applications. Often you are able to style 90% of