This commit is contained in:
Uwe Rathmann 2019-05-12 10:11:50 +02:00
parent 1216c9aeeb
commit 61ecd2f52e

View File

@ -15,7 +15,7 @@ class QSK_EXPORT QskLayoutBox : public QskBox
{
Q_OBJECT
using Inherited = QskControl;
using Inherited = QskBox;
public:
explicit QskLayoutBox( QQuickItem* parent = 0 );