ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/current/Tools/Template.dfm
(Generate patch)

Comparing oup/rewrite/Tools/Template.dfm (file contents):
Revision 97 by alloc, Mon Jan 22 23:05:45 2007 UTC vs.
Revision 101 by alloc, Tue Feb 20 20:43:29 2007 UTC

# Line 18 | Line 18 | object Form_ToolTemplate: TForm_ToolTemp
18    WindowState = wsMaximized
19    OnActivate = FormActivate
20    OnClose = FormClose
21  OnResize = FormResize
21    PixelsPerInch = 96
22    TextHeight = 13
23    object Splitter1: TSplitter
# Line 246 | Line 245 | object Form_ToolTemplate: TForm_ToolTemp
245          Font.Charset = DEFAULT_CHARSET
246          Font.Color = clWindowText
247          Font.Height = -11
248 <        Font.Name = 'Tahoma'
248 >        Font.Name = 'Courier'
249          Font.Style = []
250          ItemHeight = 13
251          ParentFont = False

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)