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 6d50541..a901fc7 100644 --- a/browserGrid.h +++ b/browserGrid.h @@ -49,6 +49,7 @@ private: std::shared_ptr<skindesignerapi::cViewElement> m_pWatch; int m_lastsecond; int m_viewEntryIndex; + bool m_redrawBackground; bool m_bServersAreRoot; std::vector<cServerElement> m_vServerElements; |