We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd55cc commit 8e0ea57Copy full SHA for 8e0ea57
README.md
@@ -9,7 +9,7 @@ Qt Advanced Docking System lets you create customizable layouts using a full
9
featured window docking system similar to what is found in many popular
10
integrated development environements (IDEs) such as Visual Studio.
11
Everything is implemented with standard Qt functionality without any
12
-platform specific code. Basic usage of QWidgets an QLayouts and using basic
+platform specific code. Basic usage of QWidgets and QLayouts and using basic
13
styles as much as possible.
14
15
This work is based on and inspired by the
0 commit comments