make calls to THEME->GetPathTo() more concise
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
WheelNotifyIcon::WheelNotifyIcon()
|
||||
{
|
||||
Load( THEME->GetPathTo("Graphics","WheelNotifyIcon icons 4x2") );
|
||||
Load( THEME->GetPathToG("WheelNotifyIcon icons 4x2") );
|
||||
StopAnimating();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user