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 b337a0b..549c081 100644 --- a/browserGrid.h +++ b/browserGrid.h @@ -56,6 +56,7 @@ private: void DrawFooter(); void DrawBackground(); void DrawInfopane(); + void DrawScrollbar(); public: cBrowserGrid(skindesignerapi::cOsdView* rootView); |