mirror of
https://github.com/fergalmoran/flameshot.git
synced 2025-12-26 20:00:30 +00:00
@@ -33,12 +33,7 @@ CaptureTool::Type PixelateTool::type() const
|
|||||||
|
|
||||||
QString PixelateTool::description() const
|
QString PixelateTool::description() const
|
||||||
{
|
{
|
||||||
return tr("Set Pixelate as the paint tool."
|
return tr("Set Pixelate as the paint tool.");
|
||||||
" Warning: pixelation is not a security tool!"
|
|
||||||
" Secrets - especially text - can be recovered from pixelated "
|
|
||||||
"areas in some situations."
|
|
||||||
" To securely hide contents from the screenshot use a black box "
|
|
||||||
"instead.");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
QRect PixelateTool::boundingRect() const
|
QRect PixelateTool::boundingRect() const
|
||||||
|
|||||||
Reference in New Issue
Block a user