mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 14:24:43 -07:00
Just a test
This commit is contained in:
parent
46b4e2931d
commit
79d6e1484d
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ namespace GreenshotPlugin.Interfaces.Drawing
|
||||||
IList<IAdorner> Adorners { get; }
|
IList<IAdorner> Adorners { get; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Adjust UI elements to the supplied DPI settings
|
/// Adjust UI elements to the supplied DPI settings
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="dpi"></param>
|
/// <param name="dpi"></param>
|
||||||
void AdjustToDpi(uint dpi);
|
void AdjustToDpi(uint dpi);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue