]> git.sesse.net Git - vlc/blobdiff - modules/gui/skins2/parser/skin_parser.hpp
* skins2:
[vlc] / modules / gui / skins2 / parser / skin_parser.hpp
index 7813d87e444ff03c4a613768d224de9ea81db3d7..8ce64cb6521c9b5a66057e3fd9dd8dca8ec38ba9 100644 (file)
@@ -61,6 +61,8 @@ class SkinParser: public XMLParser
         /// Current offset of the controls
         int m_xOffset, m_yOffset;
         list<int> m_xOffsetList, m_yOffsetList;
+        /// Stack of panel ids
+        list<string> m_panelStack;
         /// Layer of the current control in the layout
         int m_curLayer;
         /// Set of used id