[qt] Updated icons, removed shaw all icon

This commit is contained in:
Alex Zolotarev 2011-06-02 18:36:44 +02:00 committed by Alex Zolotarev
parent 9fc7593b86
commit 367ebcbf7f
5 changed files with 1 additions and 1 deletions

View file

@ -251,7 +251,7 @@ void MainWindow::CreateNavigationBar()
// add view actions 1
button_t arr[] = {
{ QString(), 0, 0 },
{ tr("Show all"), ":/navig64/world.png", SLOT(ShowAll()) },
// { tr("Show all"), ":/navig64/world.png", SLOT(ShowAll()) },
{ tr("Scale +"), ":/navig64/plus.png", SLOT(ScalePlus()) }
};
add_buttons(pToolBar, arr, ARRAY_SIZE(arr), m_pDrawWidget);

Binary file not shown.

Before

Width:  |  Height:  |  Size: 615 B

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 491 B

After

Width:  |  Height:  |  Size: 751 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB