Add standardized OverlayMessage
Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>
This commit is contained in:
@@ -31,7 +31,7 @@ CaptureTool::Type CopyTool::type() const
|
||||
|
||||
QString CopyTool::description() const
|
||||
{
|
||||
return tr("Copy the selection into the clipboard");
|
||||
return tr("Copy selection to clipboard");
|
||||
}
|
||||
|
||||
CaptureTool* CopyTool::copy(QObject* parent)
|
||||
|
||||
Reference in New Issue
Block a user