Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix doxygen warning
  • Loading branch information
nyalldawson committed Aug 18, 2015
1 parent b785648 commit 9bf0295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/composer/qgscomposerattributetablev2.h
Expand Up @@ -338,7 +338,7 @@ class CORE_EXPORT QgsComposerAttributeTableV2: public QgsComposerTableV2
void restoreFieldAliasMap( const QMap<int, QString>& map );

/** Replaces occurences of the wrap character with line breaks.
* @param text input text
* @param variant input cell contents
*/
QVariant replaceWrapChar( const QVariant &variant ) const;

Expand Down

0 comments on commit 9bf0295

Please sign in to comment.