mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-17 05:09:53 +01:00
Retrieve messages from the database in raw form to avoid creating unnecessary short-lived objects. Added timestamps to headers.
This commit is contained in:
@@ -20,6 +20,7 @@ import javax.swing.UIManager;
|
||||
import net.sf.briar.api.i18n.FontManager;
|
||||
import net.sf.briar.util.FileUtils;
|
||||
|
||||
// Needs to be public for installer
|
||||
public class FontManagerImpl implements FontManager {
|
||||
|
||||
private static final Logger LOG =
|
||||
|
||||
Reference in New Issue
Block a user