mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-01-11 15:29:51 -05:00
Add another icon.
This commit is contained in:
parent
b00a8350a6
commit
4a2ca8c7c8
BIN
share/icons/application/16x16/actions/help-about.png
Normal file
BIN
share/icons/application/16x16/actions/help-about.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 699 B |
@ -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…
Reference in New Issue
Block a user