Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/windowing/StarWidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/windowing/StarWidget.cpp')
-rw-r--r--source/windowing/StarWidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/windowing/StarWidget.cpp b/source/windowing/StarWidget.cpp
index b717797..3189f8a 100644
--- a/source/windowing/StarWidget.cpp
+++ b/source/windowing/StarWidget.cpp
@@ -440,7 +440,7 @@ String Widget::toStringImpl(int indentLevel) const {
leader,
m_name,
leader,
- this,
+ (void*)this,
leader,
m_visible ? "true" : "false",
leader,