ganeswidgets/inc/HgScrollBufferManager.h
changeset 5 4fa04caf0f43
parent 2 49c70dcc3f17
equal deleted inserted replaced
3:c863538fcbb6 5:4fa04caf0f43
    17 
    17 
    18 
    18 
    19 #ifndef HGSCROLLBUFFERMANAGER_H_
    19 #ifndef HGSCROLLBUFFERMANAGER_H_
    20 #define HGSCROLLBUFFERMANAGER_H_
    20 #define HGSCROLLBUFFERMANAGER_H_
    21 
    21 
    22 #include <qobject>
    22 #include <QObject>
    23 #include <QTimer>
    23 #include <QTimer>
    24 
    24 
    25 class UpdatePair
    25 class UpdatePair
    26 {
    26 {
    27 public:
    27 public: