]> Dogcows Code - chaz/openbox/blobdiff - otk/focuswidget.cc
increment the count 1 right off the start for the cache
[chaz/openbox] / otk / focuswidget.cc
index 9af8b37d48ce9c520b9c348f37a753a585678bbe..12b872c4a32d3267b8b91afb5099befc2506bd61 100644 (file)
@@ -55,7 +55,7 @@ void FocusWidget::setTexture(RenderTexture *texture)
   _focus_texture = texture;
 }
 
-void FocusWidget::setBorderColor(const Color *color)
+void FocusWidget::setBorderColor(const RenderColor *color)
 {
   Widget::setBorderColor(color);
   _focus_bcolor = color;
This page took 0.021811 seconds and 4 git commands to generate.