EarlyAbortDraw() const
This commit is contained in:
@@ -59,7 +59,7 @@ void WheelNotifyIcon::SetFlags( Flags flags )
|
||||
Update(0);
|
||||
}
|
||||
|
||||
bool WheelNotifyIcon::EarlyAbortDraw()
|
||||
bool WheelNotifyIcon::EarlyAbortDraw() const
|
||||
{
|
||||
if( m_vIconsToShow.empty() )
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user