Skip to content

Commit

Permalink
now supports win10
Browse files Browse the repository at this point in the history
  • Loading branch information
vladk1973 committed Sep 6, 2021
1 parent cab6fe5 commit c18c38e
Show file tree
Hide file tree
Showing 7 changed files with 2,727 additions and 2,719 deletions.
30 changes: 15 additions & 15 deletions lib/NppDockingForms.dfm
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
object NppDockingForm: TNppDockingForm
Left = 279
Top = 217
ClientHeight = 202
ClientWidth = 304
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
end
object NppDockingForm: TNppDockingForm
Left = 279
Top = 217
ClientHeight = 202
ClientWidth = 304
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
end
Loading

0 comments on commit c18c38e

Please sign in to comment.