[qt] Updated icons, removed shaw all icon
|
@ -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);
|
||||
|
|
Before Width: | Height: | Size: 615 B After Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 491 B After Width: | Height: | Size: 751 B |
BIN
qt/res/minus.png
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 1.2 KiB |
BIN
qt/res/plus.png
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 1.6 KiB |