Update hint
This commit is contained in:
parent
91b8831e16
commit
95234a6d2e
@ -87,11 +87,11 @@ private:
|
|||||||
QGraphicsPixmapItem *hint = new QGraphicsPixmapItem(screenshotutil::renderText( //
|
QGraphicsPixmapItem *hint = new QGraphicsPixmapItem(screenshotutil::renderText( //
|
||||||
"Press F1 to toggle this hint\n"
|
"Press F1 to toggle this hint\n"
|
||||||
"\tHold Shift to slow the cursor down\n"
|
"\tHold Shift to slow the cursor down\n"
|
||||||
"\tCtrl+Drag a drawing to move it around\n"
|
"\tCtrl+Drag a thing to move it around\n"
|
||||||
"\tAlt+Click a drawing to remove it\n"
|
"\tAlt+Click a drawing to remove it\n"
|
||||||
"\tPress Return/Enter to finish\n"
|
"\tPress Return/Enter to finish\n"
|
||||||
"\tPress ESC to cancel\n"
|
"\tPress ESC to cancel\n"
|
||||||
"\tRight-click to get a drawing menu\n"
|
"\tUse the menu bar to draw\n"
|
||||||
"\tNOTE: You must select 'Reset pen selection' before closing the editor\n"
|
"\tNOTE: You must select 'Reset pen selection' before closing the editor\n"
|
||||||
"\tIf you do not it will not close.",
|
"\tIf you do not it will not close.",
|
||||||
5,
|
5,
|
||||||
|
Loading…
Reference in New Issue
Block a user