aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/MarginView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/MarginView.h')
-rw-r--r--src/MarginView.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MarginView.h b/src/MarginView.h
index 1d5d46cac..4468afa1b 100644
--- a/src/MarginView.h
+++ b/src/MarginView.h
@@ -32,7 +32,7 @@ public:
* existing platforms must implement as empty. */
DrawWrapMarkerFn customDrawWrapMarker;
- MarginView();
+ MarginView() noexcept;
void DropGraphics(bool freeObjects);
void AllocateGraphics(const ViewStyle &vsDraw);