mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-05 04:06:08 +00:00
ProcessManager: Add a window icon.
This commit is contained in:
@@ -74,5 +74,7 @@ int main(int argc, char** argv)
|
||||
window->set_should_exit_event_loop_on_close(true);
|
||||
window->show();
|
||||
|
||||
window->set_icon_path("/res/icons/16x16/app-process-manager.png");
|
||||
|
||||
return app.exec();
|
||||
}
|
||||
|
||||
BIN
Base/res/icons/16x16/app-process-manager.png
Normal file
BIN
Base/res/icons/16x16/app-process-manager.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 162 B |
Reference in New Issue
Block a user