mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Modified for icons on About dialog box.
This commit is contained in:
@ -878,10 +878,6 @@ void CMeterWindow::RunBang(BANGCOMMAND bang, const WCHAR* arg)
|
||||
}
|
||||
break;
|
||||
|
||||
case BANG_ABOUT:
|
||||
OpenAboutDialog(m_Window, m_Rainmeter->GetInstance());
|
||||
break;
|
||||
|
||||
case BANG_MOVEMETER:
|
||||
pos = wcschr(arg, ' ');
|
||||
if (pos != NULL)
|
||||
|
Reference in New Issue
Block a user