mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2025-04-01 02:42:39 +08:00
Add another typo fix
This commit is contained in:
parent
2a13fe0e7f
commit
12763647b6
@ -270,7 +270,7 @@ struct DockAreaWidgetPrivate
|
|||||||
DockAreaWidgetPrivate(CDockAreaWidget* _public);
|
DockAreaWidgetPrivate(CDockAreaWidget* _public);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Convencience function to ease components factory access
|
* Convenience function to ease components factory access
|
||||||
*/
|
*/
|
||||||
QSharedPointer<ads::CDockComponentsFactory> componentsFactory() const
|
QSharedPointer<ads::CDockComponentsFactory> componentsFactory() const
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user