Add another icon.

This commit is contained in:
Felix Geyer 2012-05-27 19:54:18 +02:00
parent b00a8350a6
commit 4a2ca8c7c8
2 changed files with 2 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 699 B

View File

@ -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)),