From 25d468326715c66a2354d3a47875ea82c3471bbe Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 21 Feb 2014 13:58:01 -0600 Subject: Fix unintended renames. --- kdevdesigner/designer/editfunctions.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kdevdesigner/designer/editfunctions.ui') diff --git a/kdevdesigner/designer/editfunctions.ui b/kdevdesigner/designer/editfunctions.ui index c3483b1d..ea59e46a 100644 --- a/kdevdesigner/designer/editfunctions.ui +++ b/kdevdesigner/designer/editfunctions.ui @@ -44,7 +44,7 @@ true - <b>Edit Functions</b><p>Add, edit or delete the current form's Q_SLOTS or functions.</p><p>Click the <b>Add Function</b>-button to create a new function; enter a name, choose an access mode and specify if it should be a slot or normal function.</p><p>Select an entry from the list and click the <b>Delete Function</b>-button to remove a function; in case of a slot all connections using this slot will also be removed.</p> + <b>Edit Functions</b><p>Add, edit or delete the current form's slots or functions.</p><p>Click the <b>Add Function</b>-button to create a new function; enter a name, choose an access mode and specify if it should be a slot or normal function.</p><p>Select an entry from the list and click the <b>Delete Function</b>-button to remove a function; in case of a slot all connections using this slot will also be removed.</p> @@ -169,13 +169,13 @@ StrongFocus - Only d&isplay Q_SLOTS + Only d&isplay slots Change displaying mode for functions - <b>Check this button if only the Q_SLOTS should be displayed</b><p>Otherwise all functions, i.e. normal C++ functions and Q_SLOTS are displayed.</p> + <b>Check this button if only the slots should be displayed</b><p>Otherwise all functions, i.e. normal C++ functions and slots are displayed.</p> -- cgit v1.2.1