summaryrefslogtreecommitdiff
path: root/testautomation/writer/tools/includes/w_tools.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/tools/includes/w_tools.inc')
-rwxr-xr-xtestautomation/writer/tools/includes/w_tools.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/writer/tools/includes/w_tools.inc b/testautomation/writer/tools/includes/w_tools.inc
index f3e41dab38c7..d63760c60298 100755
--- a/testautomation/writer/tools/includes/w_tools.inc
+++ b/testautomation/writer/tools/includes/w_tools.inc
@@ -839,7 +839,7 @@ sub wRectangleToClipboard
try
EditSelectAll
catch
- QAErrorlog "Unable to select object. Maybe not drawn!"
+ warnlog "Unable to select object. Maybe not drawn!"
endcatch
' copy the selected object
try