aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/MultLayers.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/MultLayers.hh')
-rw-r--r--src/FbTk/MultLayers.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/MultLayers.hh b/src/FbTk/MultLayers.hh
index 2a979be..735ff6a 100644
--- a/src/FbTk/MultLayers.hh
+++ b/src/FbTk/MultLayers.hh
@@ -33,7 +33,7 @@ class XLayer;
33class MultLayers { 33class MultLayers {
34public: 34public:
35 explicit MultLayers(int numlayers); 35 explicit MultLayers(int numlayers);
36 virtual ~MultLayers(); 36 ~MultLayers();
37 XLayerItem *getLowestItemAboveLayer(int layernum); 37 XLayerItem *getLowestItemAboveLayer(int layernum);
38 38
39 /// if there are none below, it will return null 39 /// if there are none below, it will return null