QgsAttributeAction::expandAction still in use - drop deprecation

This commit is contained in:
Juergen E. Fischer 2012-03-25 12:14:35 +02:00
parent 494561167d
commit 72091184d6

View File

@ -144,11 +144,8 @@ class CORE_EXPORT QgsAttributeAction
/*! Expands the given action, replacing all %'s with the value as
* given.
* @deprecated
*/
Q_DECL_DEPRECATED QString expandAction( QString action,
const QgsAttributeMap &attributes,
uint defaultValueIndex );
QString expandAction( QString action, const QgsAttributeMap &attributes, uint defaultValueIndex );
/*! Expands the given action using the expression builder
* This function currently replaces each expression between [% and %]