From 43fac8f4f37bb3d6aaeaa9e4f870e673b1133fb1 Mon Sep 17 00:00:00 2001 From: John McCardle Date: Sat, 20 Apr 2024 18:32:52 -0400 Subject: [PATCH] Typo in UIFrame repr --- src/UIFrame.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/UIFrame.cpp b/src/UIFrame.cpp index 8c9561c..42adc47 100644 --- a/src/UIFrame.cpp +++ b/src/UIFrame.cpp @@ -225,7 +225,7 @@ PyObject* UIFrame::repr(PyUIFrameObject* self) auto box = self->data->box; auto fc = box.getFillColor(); auto oc = box.getOutlineColor(); - ss << "