ganeswidgets/inc/hgcoverflowcontainer.h
changeset 6 1cdcc61142d2
parent 5 4fa04caf0f43
child 17 a10844a9914d
equal deleted inserted replaced
5:4fa04caf0f43 6:1cdcc61142d2
    17 
    17 
    18 #ifndef HGCOVERFLOWCONTAINER_H
    18 #ifndef HGCOVERFLOWCONTAINER_H
    19 #define HGCOVERFLOWCONTAINER_H
    19 #define HGCOVERFLOWCONTAINER_H
    20 
    20 
    21 #include <hgwidgets/hgmediawall.h>
    21 #include <hgwidgets/hgmediawall.h>
    22 #include "HgContainer.h"
    22 #include "hgcontainer.h"
    23 
    23 
    24 class HgCenterItemArea;
    24 class HgCenterItemArea;
    25 
    25 
    26 class HgCoverflowContainer: public HgContainer
    26 class HgCoverflowContainer: public HgContainer
    27 {
    27 {