mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-22 08:22:04 +03:00
Setting Arduino icon.
This commit is contained in:
@ -151,7 +151,7 @@ public class Editor extends JFrame implements RunnerListener {
|
||||
super("Arduino");
|
||||
this.base = ibase;
|
||||
|
||||
//Base.setIcon(this);
|
||||
Base.setIcon(this);
|
||||
|
||||
// Install default actions for Run, Present, etc.
|
||||
resetHandlers();
|
||||
|
Reference in New Issue
Block a user