Serialize SectionIndexData on storeSate().

This commit is contained in:
mfreiholz
2016-04-04 08:51:38 +02:00
parent ac80242545
commit 195b34c0ca
4 changed files with 41 additions and 3 deletions

View File

@@ -65,6 +65,8 @@ class ADS_EXPORT_API SectionEntity
{
public:
SectionEntity();
qint32 x;
qint32 y;
qint32 width;
qint32 height;
qint32 currentIndex;