diff options
Diffstat (limited to 'browserGrid.h')
-rw-r--r-- | browserGrid.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |