vergessene commit
This commit is contained in:
@@ -14,11 +14,17 @@ using Database;
|
||||
|
||||
namespace SanSystem
|
||||
{
|
||||
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
public partial class frmObjektEdit : Form
|
||||
{
|
||||
Inspektionsobjekt inspektionsobjekt = null;
|
||||
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
/// <param name="inspektion"></param>
|
||||
public frmObjektEdit(Inspektionsobjekt inspektion)
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
Reference in New Issue
Block a user