diff --git a/src/FbTk/MultLayers.hh b/src/FbTk/MultLayers.hh index 2a979bef..735ff6ae 100644 --- a/src/FbTk/MultLayers.hh +++ b/src/FbTk/MultLayers.hh @@ -33,7 +33,7 @@ class XLayer; class MultLayers { public: explicit MultLayers(int numlayers); - virtual ~MultLayers(); + ~MultLayers(); XLayerItem *getLowestItemAboveLayer(int layernum); /// if there are none below, it will return null