mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
matchy tooltips no linedowns
This commit is contained in:
parent
328726a1cb
commit
6092a7e8a6
|
@ -152,7 +152,7 @@ void ScreenshotGrabber::setupScene(QGraphicsScene* scene)
|
|||
|
||||
void ScreenshotGrabber::useNothingSelectedTooltip()
|
||||
{
|
||||
helperTooltip->setHtml(tr("Click and drag to select a region.<br>Press <b>Space</b> to hide/show qTox window.<br>Press <b>Escape</b> to cancel.",
|
||||
helperTooltip->setHtml(tr("Click and drag to select a region. Press <b>Space</b> to hide/show qTox window, or <b>Escape</b> to cancel.",
|
||||
"Help text shown when no region has been selected yet"));
|
||||
adjustTooltipPosition();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user