put back the background

This commit is contained in:
Dana Jansens 2003-01-23 09:11:34 +00:00
parent 18ab245307
commit 73026adf3d

View file

@ -15,7 +15,7 @@ int main(int argc, char **argv) {
otk::AppWidget foo(&app);
foo.resize(600, 500);
// foo.setTexture(app.getStyle()->titlebarFocusBackground());
foo.setTexture(app.getStyle()->titlebarFocusBackground());
// foo.setUnfocusTexture(app.getStyle()->titlebarUnfocusBackground());
foo.setBevelWidth(2);