mirror of
https://github.com/bisq-network/bisq.git
synced 2025-03-03 10:46:54 +01:00
update formattings
This commit is contained in:
parent
8089f40601
commit
3c67b08ff9
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ public abstract class CachedViewController extends ViewController {
|
||||||
|
|
||||||
public CachedViewController() {
|
public CachedViewController() {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get called form GUI framework when the UI is ready.
|
* Get called form GUI framework when the UI is ready.
|
||||||
* In caching controllers the initialize is only used for static UI setup.
|
* In caching controllers the initialize is only used for static UI setup.
|
||||||
|
|
Loading…
Add table
Reference in a new issue