ganeswidgets/inc/HgScrollBufferManager.h
branchGCC_SURGE
changeset 10 c348b9772569
parent 5 4fa04caf0f43
equal deleted inserted replaced
4:463f1934e292 10:c348b9772569
    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: