53 new FXLabel(descriptionFrame,
"Graphical user interface for the microscopic, multi-modal traffic simulation SUMO.",
nullptr,
GUIDesignLabelAboutInfo);
57 new FXLabel(
this,
"Copyright (C) 2001-2019 German Aerospace Center (DLR) and others.",
nullptr,
GUIDesignLabelAboutInfo);
58 new FXLabel(
this,
"This application is based on code provided by the Eclipse SUMO project.",
nullptr,
GUIDesignLabelAboutInfo);
59 new FXLabel(
this,
"These core components are available under the conditions of the Eclipse Public License v2.",
nullptr,
GUIDesignLabelAboutInfo);
75 FXDialogBox::create();