mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 06:22:53 -04:00
Synchronize the height of the preview panel for all open databases
This commit is contained in:
parent
6bbd42bfd1
commit
8b00d0580b
4 changed files with 48 additions and 25 deletions
|
@ -46,7 +46,8 @@ private:
|
|||
DatabaseWidget* m_activeDbWidget;
|
||||
|
||||
bool m_blockUpdates;
|
||||
QList<int> m_splitterSizes;
|
||||
QList<int> m_mainSplitterSizes;
|
||||
QList<int> m_detailSplitterSizes;
|
||||
QList<int> m_columnSizesList;
|
||||
QList<int> m_columnSizesSearch;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue