Skip to content

Commit

Permalink
remove unimplemented QgsLabel::setLabelFieldName()
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy authored and mhugent committed Jun 10, 2011
1 parent e22e5d6 commit 5939874
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/core/qgslabel.h
Expand Up @@ -158,9 +158,6 @@ class CORE_EXPORT QgsLabel
//! Set label field
void setLabelField( int attr, int fieldIndex );

//! Set label field by name
bool setLabelFieldName( int attr, QString name );

//! label field
QString labelField( int attr ) const;

Expand Down

0 comments on commit 5939874

Please sign in to comment.