projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18ab245
)
put back the background
author
Dana Jansens
<danakj@orodu.net>
Thu, 23 Jan 2003 09:11:34 +0000
(09:11 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Thu, 23 Jan 2003 09:11:34 +0000
(09:11 +0000)
otk/otk_test.cc
patch
|
blob
|
history
diff --git
a/otk/otk_test.cc
b/otk/otk_test.cc
index 97e6caea17d26c23bd601e5cf5a06361244b2081..fb4db8352df5e40f379fc06af9365340ffa4b384 100644
(file)
--- a/
otk/otk_test.cc
+++ b/
otk/otk_test.cc
@@
-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);