Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Cleanup includes
  • Loading branch information
nyalldawson committed Jan 18, 2022
1 parent 2d7cccf commit 4844d4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/gui/qgsscrollarea.cpp
Expand Up @@ -13,11 +13,11 @@
* *
***************************************************************************/

#include "qgsscrollarea.h"

#include <QEvent>
#include <QMouseEvent>
#include "qgsscrollarea.h"
#include <QScrollBar>
#include "qgslogger.h"

// milliseconds to swallow child wheel events for after a scroll occurs
#define TIMEOUT 1000
Expand Down

0 comments on commit 4844d4a

Please sign in to comment.