Skip to content

Commit

Permalink
Fix Qt 5.9 build
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpurcell committed Sep 4, 2023
1 parent 43b0409 commit 00a1d15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scrollhelper.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef SCROLLHELPER_H
#define SCROLLHELPER_H

#include <functional>
#include <QAbstractScrollArea>
#include <QElapsedTimer>
#include <QScrollBar>
Expand Down

0 comments on commit 00a1d15

Please sign in to comment.