summaryrefslogtreecommitdiffstats
path: root/softwarecontext/ninepatchnode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'softwarecontext/ninepatchnode.cpp')
-rw-r--r--softwarecontext/ninepatchnode.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/softwarecontext/ninepatchnode.cpp b/softwarecontext/ninepatchnode.cpp
index b53b9ed..01b38b7 100644
--- a/softwarecontext/ninepatchnode.cpp
+++ b/softwarecontext/ninepatchnode.cpp
@@ -27,7 +27,7 @@ void NinePatchNode::setDevicePixelRatio(qreal ratio)
}
-void NinePatchNode::setPadding(int left, int top, int right, int bottom)
+void NinePatchNode::setPadding(qreal left, qreal top, qreal right, qreal bottom)
{
}