mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Fix tabbar separator visibility
Fixes separator being visible despite multiple tabs being active when KeePassXC started hidden in the tray.
This commit is contained in:
@@ -86,7 +86,7 @@ protected:
|
||||
|
||||
private slots:
|
||||
void setMenuActionState(DatabaseWidget::Mode mode = DatabaseWidget::Mode::None);
|
||||
void adjustToTabVisibilityChange(bool tabsVisible);
|
||||
void updateToolbarSeparatorVisibility();
|
||||
void updateWindowTitle();
|
||||
void showAboutDialog();
|
||||
void showUpdateCheckStartup();
|
||||
|
||||
Reference in New Issue
Block a user