Better tooltipe.
--HG-- branch : feature
This commit is contained in:
parent
a0842b0f48
commit
be062fff7d
|
@ -1006,7 +1006,8 @@ void MainWindow::ToolGroup(bool checked)
|
|||
ToolSelectGroupObjects();
|
||||
currentScene->clearSelection();
|
||||
SetToolButton<DialogGroup>(checked, Tool::Group, ":/cursor/group_plus_cursor.png",
|
||||
tr("Select objects, <b>Enter</b> - finish creation"), &MainWindow::ClosedDialogGroup);
|
||||
tr("Select one or more objects, <b>Enter</b> - finish creation"),
|
||||
&MainWindow::ClosedDialogGroup);
|
||||
}
|
||||
|
||||
//---------------------------------------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user