Removed the DockWidgetBase typedef
That existed only to ease porting
This commit is contained in:
@@ -35,6 +35,6 @@ void KDDockWidgets::registerQmlTypes()
|
||||
|
||||
qRegisterMetaType<Frame *>();
|
||||
qRegisterMetaType<DropArea *>();
|
||||
qRegisterMetaType<DockWidgetBase *>();
|
||||
qRegisterMetaType<Controllers::DockWidget *>();
|
||||
qRegisterMetaType<ClassicIndicators *>();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user