![]() |
SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <iostream>
#include <utils/foxtools/fxexdefs.h>
#include <utils/foxtools/MFXUtils.h>
#include <utils/common/MsgHandler.h>
#include <utils/gui/windows/GUIAppEnum.h>
#include <utils/gui/div/GUIIOGlobals.h>
#include <utils/gui/div/GUIGlobalSelection.h>
#include <utils/gui/div/GUIDesigns.h>
#include <utils/gui/globjects/GUIGlObjectStorage.h>
#include <utils/gui/images/GUIIconSubSys.h>
#include "GNEFrame.h"
#include "GNEViewParent.h"
#include "GNEViewNet.h"
Go to the source code of this file.
The Widget for add additional elements
Definition in file GNEFrame.cpp.