mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-01-10 03:51:18 +00:00
reset groupdialog
This commit is contained in:
parent
3127cc0f0e
commit
f9464688fe
1 changed files with 0 additions and 3 deletions
|
@ -622,10 +622,7 @@ void AssignModel(){
|
||||||
gtk_entry_set_text( GTK_ENTRY( EntWidgets[EntValueField] ), str.GetBuffer() );
|
gtk_entry_set_text( GTK_ENTRY( EntWidgets[EntValueField] ), str.GetBuffer() );
|
||||||
AddProp();
|
AddProp();
|
||||||
edit_entity->brushes.onext->bModelFailed = false;
|
edit_entity->brushes.onext->bModelFailed = false;
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
Undo_End();
|
|
||||||
g_pParentWnd->OnSelectionDelete();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue