|
svgui
1.9
|
#include "PropertyStack.h"#include "PropertyBox.h"#include "base/PropertyContainer.h"#include "view/View.h"#include "layer/Layer.h"#include "layer/LayerFactory.h"#include "widgets/NotifyingTabBar.h"#include "widgets/IconLoader.h"#include "base/Command.h"#include "widgets/CommandHistory.h"#include "layer/ShowLayerCommand.h"#include <QIcon>#include <QTabWidget>#include <iostream>
Go to the source code of this file.
Macros | |
| #define | DEBUG_PROPERTY_STACK 1 |
| #define DEBUG_PROPERTY_STACK 1 |
Definition at line 33 of file PropertyStack.cpp.