From f7448c90f3c27f44cca77bdf2399d4321ef990a2 Mon Sep 17 00:00:00 2001 From: chriszero Date: Sat, 2 May 2015 19:42:08 +0200 Subject: Fixes segfault when using --- browserGrid.h | 1 + 1 file changed, 1 insertion(+) (limited to 'browserGrid.h') diff --git a/browserGrid.h b/browserGrid.h index 339bdc4..a875149 100644 --- a/browserGrid.h +++ b/browserGrid.h @@ -69,6 +69,7 @@ public: void PrevTab(); bool DrawTime(); virtual void Flush(); + virtual void Clear(); }; #endif // CBROWSERGRID_H -- cgit v1.2.3