mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-04 20:44:14 -04:00
Add another icon.
This commit is contained in:
parent
b00a8350a6
commit
4a2ca8c7c8
2 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,8 @@ MainWindow::MainWindow()
|
|||
|
||||
m_ui->actionSettings->setIcon(dataPath()->icon("actions", "configure"));
|
||||
|
||||
m_ui->actionAbout->setIcon(dataPath()->icon("actions", "help-about"));
|
||||
|
||||
m_ui->actionSearch->setIcon(dataPath()->icon("actions", "system-search"));
|
||||
|
||||
connect(m_ui->tabWidget, SIGNAL(entrySelectionChanged(bool)),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue