Turtles all the way down
[ipdf/code.git] / src / debugscript.h
index 9895ddc..fd1a195 100644 (file)
@@ -40,6 +40,7 @@ private:
                AT_ClearPerformance,
                AT_PrintPerformance,
                AT_RecordPerformance,
+               AT_DebugFont,
                AT_Quit
        };
 
@@ -66,7 +67,7 @@ private:
        {
                clock_t clock;
                unsigned object_count;
-               Rect view_bounds;
+               VRect view_bounds;
        };
        
        PerformanceData m_perf_start;

UCC git Repository :: git.ucc.asn.au