|
Krita Source Code Documentation
|
#include <kis_layer_utils.h>
Public Member Functions | |
| ~SharedStorage () | |
Public Attributes | |
| int | value |
Definition at line 103 of file kis_layer_utils.h.
| KisLayerUtils::SwitchFrameCommand::SharedStorage::~SharedStorage | ( | ) |
For some reason the absence of a destructor in the SharedStorage makes Krita crash on exit. Seems like some compiler weirdness... (DK)
Definition at line 1270 of file kis_layer_utils.cpp.
| int KisLayerUtils::SwitchFrameCommand::SharedStorage::value |
Definition at line 109 of file kis_layer_utils.h.