fixed some drawing details
[lttv.git] / ltt / branches / poly / lttv / modules / guiControlFlow / Drawing.h
index 279c402fe442a14249ab67f3a0529e9785d3a894..f225e225525c65b4ef2a148fc77d8c11f79eab8d 100644 (file)
@@ -8,6 +8,9 @@
 #include "CFV.h"
 #include "Draw_Item.h"
 
+
+#define SAFETY 50      // safety pixels at right and bottom of pixmap buffer
+
 /* This part of the viewer does :
  * Draw horizontal lines, getting graphic context as arg.
  * Copy region of the screen into another.
This page took 0.023692 seconds and 4 git commands to generate.