@@ -3253,6 +3253,7 @@ void SetAppStats(const String&, const String&);
void SetAppStats(const String&, const Variant&);
void Toggle(uint);
void ToggleAll();
+void Update();
// Properties:
/* readonly */
@@ -1651,6 +1651,7 @@ Properties:
Methods:
+- void Update()
- void SetDefaultStyle(XMLFile* style)
- void SetMode(unsigned mode)
- void SetProfilerMaxDepth(unsigned depth)
@@ -4974,6 +4974,7 @@ Methods:
- void SetAppStats(const String&, const Variant&)
- void Toggle(uint)
- void ToggleAll()
Properties:
@@ -1 +1 @@
-0.0.19
+0.0.20