removed TODO

This commit is contained in:
Wisser
2022-11-24 10:58:14 +01:00
parent 1919f12454
commit 97929c429c
@@ -8028,8 +8028,5 @@ public abstract class BrowserContentPane extends javax.swing.JPanel {
menuIcon = UIUtil.scaleIcon(new JLabel(""), UIUtil.readImage("/menu.png"));
allDotIcon = UIUtil.scaleIcon(new JLabel(""), UIUtil.readImage("/alldot.gif"));
}
// TODO
// TODO "selectAll" of large rowsTable is too slow
}