Skip to content

Commit

Permalink
Fix issue preventing pyramids tab from being shown
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@4649 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Jan 11, 2006
1 parent 92c1b32 commit 48e51ac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/gui/qgsrasterlayerproperties.cpp
Expand Up @@ -502,9 +502,6 @@ void QgsRasterLayerProperties::on_buttonBuildPyramids_clicked()
*/
void QgsRasterLayerProperties::sync()
{
// XXX Remove the advanced symbology widget and debug overlay for 0.1 release

tabSymbology->removePage(TabPage);
cboxShowDebugInfo->hide();

//get the thumbnail for the layer
Expand Down

0 comments on commit 48e51ac

Please sign in to comment.