* Minor UI twist.

This commit is contained in:
Heng Sin Low 2007-03-27 06:51:18 +00:00
parent 03c381862b
commit e0dd4d1b66
1 changed files with 1 additions and 0 deletions

View File

@ -273,6 +273,7 @@ public final class AMenu extends CFrame
mainPanel.add(Box.createHorizontalStrut(3), BorderLayout.WEST);
// Tabs
centerPane.setFont(centerPane.getFont().deriveFont(centerPane.getFont().getSize2D()+1));
paPanel = PAPanel.get();
if (paPanel != null)
{