mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
Fix build
This commit is contained in:
parent
6780335dc9
commit
26644f8cb9
|
@ -99,7 +99,6 @@ TabWidget* TabBar::tabWidget() const
|
|||
void TabBar::setVisible(bool visible)
|
||||
{
|
||||
if (m_forceHidden) {
|
||||
hideTabPreview(false);
|
||||
ComboTabBar::setVisible(false);
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user