Skip to content

Commit

Permalink
Cosmetics changes
Browse files Browse the repository at this point in the history
  • Loading branch information
eloaders committed Dec 31, 2013
1 parent 7504c92 commit 8ae7ad6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/i-nex/.src/FReport_Gen.form
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
{ HBox1 HBox
Move(238,497,245,28)
{ Button1 Button
Move(0,0,96,24)
Move(0,0,98,28)
Expand = True
AutoResize = True
Text = ("Generate")
Picture = Picture["icon:/16/apply"]
}
{ Button2 Button
Move(147,0,96,24)
Move(147,0,98,28)
Drop = True
Expand = True
AutoResize = True
Expand Down Expand Up @@ -147,12 +147,12 @@
Move(0,371,490,14)
}
{ Button3 Button
Move(462,385,24,24)
Move(455,385,28,28)
ToolTip = ("Open link in default web browser")
Picture = Picture["icon:/16/network"]
}
{ TextBox1 TextBox
Move(7,385,427,28)
Move(7,385,420,28)
Expand = True
ReadOnly = True
}
Expand All @@ -176,7 +176,7 @@
Value = CheckBox.True
}
{ Button4 Button
Move(434,385,24,24)
Move(427,385,28,28)
ToolTip = ("Copy this link")
Picture = Picture["icon:/small/copy"]
}
Expand Down

0 comments on commit 8ae7ad6

Please sign in to comment.