Skip to content

Commit

Permalink
Fix ScreenShot.form
Browse files Browse the repository at this point in the history
Set Icon and Text
  • Loading branch information
eloaders committed Jan 28, 2012
1 parent 8cfb367 commit 501bbd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/i-nex/.src/ScreenShot.form
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

{ Form Form
MoveScaled(0,0,80,32)
Text = ("Screen Shot")
Icon = Picture["logo/i-nex.0.4.x.png"]
Resizable = False
{ PictureBox1 PictureBox
MoveScaled(0,0,21,26)
Expand Down

0 comments on commit 501bbd3

Please sign in to comment.