mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 13:49:18 +01:00
thought we might need this, but no
This commit is contained in:
@@ -74,4 +74,10 @@ public class ThinkDifferent {
|
||||
static public void setIconImage(Image image) {
|
||||
application.setDockIconImage(image);
|
||||
}
|
||||
|
||||
|
||||
// Instead, just use Application.getApplication() inside your app
|
||||
// static public Application getApplication() {
|
||||
// return application;
|
||||
// }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user