mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 10:46:35 +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)
|
void TabBar::setVisible(bool visible)
|
||||||
{
|
{
|
||||||
if (m_forceHidden) {
|
if (m_forceHidden) {
|
||||||
hideTabPreview(false);
|
|
||||||
ComboTabBar::setVisible(false);
|
ComboTabBar::setVisible(false);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user