#include "propertiesdock.h"
#include <selectionmanager.h>
#include <QtGui/QDockWidget>
#include <widgets/propertywidget.h>
#include <engine/game.h>
#include <engine/component.h>
#include <objectmanager.h>
#include <historymanager.h>
#include <core/debughelper.h>
Go to the source code of this file.
Classes | |
class | GluonCreator::PropertiesDock::PropertiesDockPrivate |