videocollection/tsrc/stubs/inc/hbwidget.h
changeset 65 a9d57bd8d7b7
parent 17 69946d1824c4
child 67 72c709219fcd
equal deleted inserted replaced
62:0e1e938beb1a 65:a9d57bd8d7b7
    20 
    20 
    21 #include <QGraphicsWidget>
    21 #include <QGraphicsWidget>
    22 #include <hbnamespace.h>
    22 #include <hbnamespace.h>
    23 #include <hbglobal.h>
    23 #include <hbglobal.h>
    24 
    24 
    25  /**
       
    26  * counter to make sure alloc dealloc match
       
    27  */
       
    28 
       
    29 
    25 
    30 class HbWidget : public QGraphicsWidget
    26 class HbWidget : public QGraphicsWidget
    31 {
    27 {
    32     Q_OBJECT
    28     Q_OBJECT
    33 public:
    29 public: