- Enjoy the new ResourcesWidget! (to be honest, it`s mainly a cut-n-paste work made from SchedulablesTreeWidget...)
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@921 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
d60a7aa25e
commit
077157739c
6 changed files with 860 additions and 413 deletions
|
@ -91,9 +91,6 @@ AddRequestDialog::AddRequestDialog(BaseObjectType* cobject, const RefPtr<Xml>& g
|
|||
|
||||
_list->get_selection()->signal_changed().connect(
|
||||
sigc::mem_fun(*this, &AddRequestDialog::_on_list_selection_changed));
|
||||
|
||||
Simulation::get_instance().get_history().add_resource("guitar");
|
||||
Simulation::get_instance().get_history().add_resource("drums");
|
||||
}
|
||||
|
||||
Request&
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue