Added default icon to samples and the example browser.
This commit is contained in:
parent
e60df8ba28
commit
7bf742575e
3 changed files with 1763 additions and 1762 deletions
|
@ -52,6 +52,7 @@ namespace Examples
|
|||
Font = SystemFonts.DialogFont;
|
||||
|
||||
InitializeComponent();
|
||||
Icon = Resources.App;
|
||||
|
||||
// Windows 6 (Vista) and higher come with Consolas, a high-quality monospace font. Use that or fallback to
|
||||
// the generic monospace font on other systems.
|
||||
|
|
File diff suppressed because it is too large
Load diff
Binary file not shown.
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 22 KiB |
Loading…
Reference in a new issue