discomfitor pushed a commit to branch master.
commit 0cc522d1285c33909cbb854165c8d96eab540964
Author: Mike Blumenkrantz <[email protected]>
Date: Tue Aug 13 11:03:50 2013 +0100
add max(w,h) to gadcon client struct, only used as yet-another-gadman-hack
---
src/bin/e_gadcon.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/bin/e_gadcon.h b/src/bin/e_gadcon.h
index 8fd4927..87a02e7 100644
--- a/src/bin/e_gadcon.h
+++ b/src/bin/e_gadcon.h
@@ -199,8 +199,8 @@ struct _E_Gadcon_Client
struct
{
- Evas_Coord w, h;
- } pad, min, aspect;
+ int w, h;
+ } pad, min, max, aspect;
Ecore_Timer *scroll_timer;
Ecore_Timer *instant_edit_timer;
--
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk