#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 | CmdCompleteConstraintAxle |
Functions | |
void | CreateCompleteCommands (void) |
void CreateCompleteCommands | ( | void | ) |
Definition at line 60 of file Mod/Complete/Gui/Command.cpp.
References Gui::CommandManager::addCommand(), and Gui::Application::Instance.
Referenced by initCompleteGui().