Skip to content
Permalink
Browse files
fix windows build
  • Loading branch information
jef-n committed Aug 3, 2012
1 parent 2b59d75 commit 84706ae
Showing 1 changed file with 4 additions and 0 deletions.
@@ -782,3 +782,7 @@ bool QgsCptCityColorRampV2::loadSchemes( QString rootDir, bool reset )
return ( ! mCollections.isEmpty() );
}

void QgsCptCityColorRampV2::loadPalette()
{
// TODO: IMPLEMENT ME
}

0 comments on commit 84706ae

Please sign in to comment.