#include "PreCompiled.h"
#include <Gui/Application.h>
#include <Gui/Command.h>
#include <Gui/MainWindow.h>
#include <Gui/FileDialog.h>
Go to the source code of this file.
Classes | |
class | CmdAssemblyConstraintAxle |
Functions | |
void | CreateAssemblyCommands (void) |
void CreateAssemblyCommands | ( | void | ) |
Definition at line 60 of file Mod/Assembly/Gui/Command.cpp.
References Gui::CommandManager::addCommand(), and Gui::Application::Instance.
Referenced by initAssemblyGui().