Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <netedit/GNENet.h>
#include <netedit/GNEViewNet.h>
#include <netedit/GNEViewParent.h>
#include <netedit/GNEApplicationWindow.h>
#include <netedit/elements/additional/GNEAdditionalHandler.h>
#include <utils/gui/div/GUIDesigns.h>
#include "GNEAdditionalFrame.h"
Go to the source code of this file.
Macros | |
#define | TLSX(string) std::string(gettext((string))) |
Definition in file GNEAdditionalFrame.cpp.
#define TLSX | ( | string | ) | std::string(gettext((string))) |
Definition at line 78 of file GNEAdditionalFrame.cpp.