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:
c63938f
)
fix2
author
Mikael Magnusson
<mikachu@comhem.se>
Thu, 8 Jun 2006 11:39:45 +0000
(11:39 +0000)
committer
Mikael Magnusson
<mikachu@comhem.se>
Thu, 8 Jun 2006 11:39:45 +0000
(11:39 +0000)
openbox/place.h
patch
|
blob
|
history
diff --git
a/openbox/place.h
b/openbox/place.h
index 1d35888cbd770ea5698dd94e59d6aca169e2164b..05bad739b8538840c30f4ddd191be2045ac2793b 100644
(file)
--- a/
openbox/place.h
+++ b/
openbox/place.h
@@
-29,6
+29,6
@@
typedef enum
OB_PLACE_POLICY_MOUSE
} ObPlacePolicy;
-void place_client(struct _ObClient *client, gint *x, gint *y);
+void place_client(struct _ObClient *client, gint *x, gint *y
, ObAppSettings *settings
);
#endif