Code

Disable the page selector when there's only one page
[inkscape.git] / src / widgets / sp-color-scales.cpp
index ddfb40a8fd49112285b4c140803d864e63cbabe0..8acd96bbb3af014639ea328196a4bf2b0f1c388f 100644 (file)
@@ -214,7 +214,7 @@ sp_color_scales_new (void)
        return GTK_WIDGET (csel);
 }
 
-void ColorScales::_recalcColor( bool changing )
+void ColorScales::_recalcColor( gboolean changing )
 {
     if ( changing )
     {