Skip to content
Permalink
Browse files
indentation
  • Loading branch information
3nids committed Jan 9, 2014
1 parent 0a8c1cc commit 6175f24
Showing 1 changed file with 1 addition and 2 deletions.
@@ -1331,8 +1331,7 @@ QStringList QgsProject::entryList( QString const &scope, QString const &key ) co
} // QgsProject::entryList


QStringList
QgsProject::subkeyList( QString const &scope, QString const &key ) const
QStringList QgsProject::subkeyList( QString const &scope, QString const &key ) const
{
QgsProperty * foundProperty = findKey_( scope, key, imp_->properties_ );

0 comments on commit 6175f24

Please sign in to comment.