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

summaryrefslogtreecommitdiff
path: root/source/windowing/StarCanvasWidget.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/windowing/StarCanvasWidget.hpp')
-rw-r--r--source/windowing/StarCanvasWidget.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/windowing/StarCanvasWidget.hpp b/source/windowing/StarCanvasWidget.hpp
index 3006852..295f877 100644
--- a/source/windowing/StarCanvasWidget.hpp
+++ b/source/windowing/StarCanvasWidget.hpp
@@ -32,6 +32,7 @@ public:
void setCaptureMouseEvents(bool captureMouse);
void setCaptureKeyboardEvents(bool captureKeyboard);
void setIgnoreInterfaceScale(bool ignoreInterfaceScale);
+ bool ignoreInterfaceScale() const;
// Returns mouse position relative to the lower left of the drawing region.
Vec2I mousePosition() const;