summaryrefslogtreecommitdiff
path: root/src/graph_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/graph_gui.cpp')
-rw-r--r--src/graph_gui.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/graph_gui.cpp b/src/graph_gui.cpp
index f95db2ec8..48305a030 100644
--- a/src/graph_gui.cpp
+++ b/src/graph_gui.cpp
@@ -1002,7 +1002,8 @@ struct PaymentRatesGraphWindow : BaseGraphWindow {
}
this->UpdateLoweredWidgets();
this->SetDirty();
- } break;
+ break;
+ }
default:
if (widget >= CPW_CARGO_FIRST) {