mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-26 00:15:18 -04:00
Rename io.bitsquare.{util=>gui}.ViewLoader
This commit is contained in:
parent
568fcaffd0
commit
fe3985a510
13 changed files with 13 additions and 15 deletions
|
@ -15,11 +15,10 @@
|
|||
* along with Bitsquare. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
package io.bitsquare.util;
|
||||
package io.bitsquare.gui;
|
||||
|
||||
import io.bitsquare.FatalException;
|
||||
import io.bitsquare.di.BitsquareModule;
|
||||
import io.bitsquare.gui.Navigation;
|
||||
|
||||
import com.google.inject.Guice;
|
||||
import com.google.inject.Injector;
|
Loading…
Add table
Add a link
Reference in a new issue