diff --git a/components/tabs_internal.cpp b/components/tabs_internal.cpp index 4cd923b..9fa5a16 100644 --- a/components/tabs_internal.cpp +++ b/components/tabs_internal.cpp @@ -53,7 +53,6 @@ void TabsDelegate::updateInkBar() } } - Tab::Tab(QWidget *parent) : FlatButton(parent) {