mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-01-30 00:03:33 -05:00
97b034dbcb
With the Material Design icons, any other icons brought in through the system icon theme will look inconsistent. Also remove the KEEPASSXC_IGNORE_ICON_THEME environment variable (which was introduced during development of the new icons to disable the system icon theme and is thus no longer needed). Fixes #475