Skip to content

Commit

Permalink
Slight GUI changes
Browse files Browse the repository at this point in the history
  • Loading branch information
felixgibtseinennachnamennichtan authored Feb 13, 2022
1 parent 18248f5 commit c337677
Show file tree
Hide file tree
Showing 6 changed files with 56 additions and 15 deletions.
64 changes: 51 additions & 13 deletions WindowsFormsApp8/Form1.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions WindowsFormsApp8/Form1.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@

namespace WindowsFormsApp8
{
public partial class Form1 : Form
public partial class form1 : Form
{
public Form1()
public form1()
{
InitializeComponent();
}
Expand Down
3 changes: 3 additions & 0 deletions WindowsFormsApp8/Form1.resx
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,7 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="richTextBox3.Text" xml:space="preserve">
<value>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</value>
</data>
</root>
Binary file modified WindowsFormsApp8/bin/Debug/WindowsFormsApp8.exe
Binary file not shown.
Binary file modified WindowsFormsApp8/bin/Debug/WindowsFormsApp8.pdb
Binary file not shown.
Binary file added WindowsFormsApp8/bin/Debug/XCP-Editor v1.0.1.exe
Binary file not shown.

0 comments on commit c337677

Please sign in to comment.