Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove unimplemented QgsLabel::setLabelFieldName()
  • Loading branch information
alexbruy authored and jef-n committed Jun 3, 2011
1 parent 50d255f commit 0e318b0
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 0e318b0

Please sign in to comment.