mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 06:27:13 -06:00
fix #60 fix typo
This commit is contained in:
@@ -199,7 +199,7 @@ public abstract class FlatLaf
|
||||
LOG.log( Level.SEVERE, "FlatLaf: Failed to initialize base look and feel '" + aquaLafClassName + "'.", ex );
|
||||
throw new IllegalStateException();
|
||||
}
|
||||
} else
|
||||
} else {
|
||||
base = new MetalLookAndFeel();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user