mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-22 22:40:55 -04:00
Add custom light and dark UI themes
This commit is contained in:
parent
6d2ca74878
commit
557736ea5e
39 changed files with 6452 additions and 401 deletions
|
@ -24,6 +24,7 @@
|
|||
DialogyWidget::DialogyWidget(QWidget* parent)
|
||||
: QWidget(parent)
|
||||
{
|
||||
setAutoFillBackground(true);
|
||||
}
|
||||
|
||||
void DialogyWidget::keyPressEvent(QKeyEvent* e)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue