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:
195c9af
)
surface pointer please
author
Derek Foreman
<manmower@gmail.com>
Tue, 27 May 2003 04:49:53 +0000
(
04:49
+0000)
committer
Derek Foreman
<manmower@gmail.com>
Tue, 27 May 2003 04:49:53 +0000
(
04:49
+0000)
openbox/frame.h
patch
|
blob
|
history
diff --git
a/openbox/frame.h
b/openbox/frame.h
index 8d5130fe29c4cd75cedc64c11d1e5c75151bfe23..334d054db9c8dec0124b601f808b0000b1ce710a 100644
(file)
--- a/
openbox/frame.h
+++ b/
openbox/frame.h
@@
-59,7
+59,7
@@
typedef struct FrameDecor {
Decoration type;
struct Frame *frame;
int xoff, yoff; /* offsets for shape*/
-/* struct RrSurface *surface; SOOOOON!*/
+ struct RrSurface *surface;
} FrameDecor;
typedef struct Frame {