mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Add another icon.
This commit is contained in:
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->actionSettings->setIcon(dataPath()->icon("actions", "configure"));
|
||||||
|
|
||||||
|
m_ui->actionAbout->setIcon(dataPath()->icon("actions", "help-about"));
|
||||||
|
|
||||||
m_ui->actionSearch->setIcon(dataPath()->icon("actions", "system-search"));
|
m_ui->actionSearch->setIcon(dataPath()->icon("actions", "system-search"));
|
||||||
|
|
||||||
connect(m_ui->tabWidget, SIGNAL(entrySelectionChanged(bool)),
|
connect(m_ui->tabWidget, SIGNAL(entrySelectionChanged(bool)),
|
||||||
|
|||||||
Reference in New Issue
Block a user