]> Dogcows Code - chaz/openbox/blobdiff - otk/focuswidget.cc
part of a hardcoded style done
[chaz/openbox] / otk / focuswidget.cc
index c3629bbbc348fa849f6c9672c80a635533581439..9af8b37d48ce9c520b9c348f37a753a585678bbe 100644 (file)
@@ -49,7 +49,7 @@ void FocusWidget::unfocus(void)
   update();
 }
 
-void FocusWidget::setTexture(Texture *texture)
+void FocusWidget::setTexture(RenderTexture *texture)
 {
   Widget::setTexture(texture);
   _focus_texture = texture;
This page took 0.025049 seconds and 4 git commands to generate.