mirror of
https://github.com/esp8266/Arduino.git
synced 2025-10-18 09:50:40 +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