Mercurial > hg > svcore
comparison base/Layer.cpp @ 43:b8aae4f883b7
* More document structure / main window / file I/O work
author | Chris Cannam |
---|---|
date | Fri, 10 Mar 2006 12:28:22 +0000 |
parents | e1a0cf2dcc79 |
children | bac8b14ab355 |
comparison
equal
deleted
inserted
replaced
42:7bf163161b88 | 43:b8aae4f883b7 |
---|---|
19 { | 19 { |
20 } | 20 } |
21 | 21 |
22 Layer::~Layer() | 22 Layer::~Layer() |
23 { | 23 { |
24 std::cerr << "Layer::~Layer(" << this << ")" << std::endl; | |
24 } | 25 } |
25 | 26 |
26 QString | 27 QString |
27 Layer::getPropertyContainerIconName() const | 28 Layer::getPropertyContainerIconName() const |
28 { | 29 { |