From b672bc50bb2a4d5e905e986b82a846eda42850f5 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Thu, 15 Jul 2004 09:52:57 +0000 Subject: minor stuff --- src/FbTk/MultLayers.hh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/FbTk/MultLayers.hh b/src/FbTk/MultLayers.hh index 29c80a8..7cc8b04 100644 --- a/src/FbTk/MultLayers.hh +++ b/src/FbTk/MultLayers.hh @@ -20,7 +20,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: MultLayers.hh,v 1.6 2003/07/20 18:05:40 rathnor Exp $ +// $Id: MultLayers.hh,v 1.7 2004/07/15 09:52:57 fluxgen Exp $ #ifndef FBTK_MULTLAYERS_HH #define FBTK_MULTLAYERS_HH @@ -34,8 +34,8 @@ class XLayer; class MultLayers { public: - MultLayers(int numlayers); - ~MultLayers(); + explicit MultLayers(int numlayers); + virtual ~MultLayers(); XLayerItem *getLowestItemAboveLayer(int layernum); /// if there are none below, it will return null -- cgit v0.11.2