aboutsummaryrefslogtreecommitdiff
path: root/gui/unknown-game-dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/unknown-game-dialog.h')
-rw-r--r--gui/unknown-game-dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/unknown-game-dialog.h b/gui/unknown-game-dialog.h
index bad61d7064..c2fc76473c 100644
--- a/gui/unknown-game-dialog.h
+++ b/gui/unknown-game-dialog.h
@@ -37,6 +37,7 @@ class UnknownGameDialog : public Dialog {
public:
UnknownGameDialog(const DetectionResults &detectionResults);
+ void handleMouseWheel(int x, int y, int direction);
private:
void rebuild();