Skip to content

Commit

Permalink
Add Cajon UI.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hawk777 committed Oct 1, 2018
1 parent a0d77e4 commit 86402e8
Show file tree
Hide file tree
Showing 20 changed files with 5,333 additions and 2 deletions.
447 changes: 447 additions & 0 deletions iecc8/UI/Region/California/Cajon/BaselineToSilverwood.xaml

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions iecc8/UI/Region/California/Cajon/BaselineToSilverwood.xaml.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
using System.Windows.Controls;

namespace Iecc8.UI.Region.California.Cajon {
/// <summary>
/// Interaction logic for BaselineToSilverwood.xaml
/// </summary>
public partial class BaselineToSilverwood : Grid {
public BaselineToSilverwood() {
InitializeComponent();
}
}
}
Loading

0 comments on commit 86402e8

Please sign in to comment.