This commit is contained in:
2017-04-07 00:49:56 +02:00
parent 631384e6bc
commit e7de86a83f
4 changed files with 21 additions and 19 deletions

View File

@ -658,6 +658,8 @@ public class Chart extends javax.swing.JPanel implements QuoteReceiver, Scrollab
if (Globals.se == null) {
return;
}
super.paintComponent(g);