Merge "Omaha #3356 fix cave startup" into omaha_14.4.1
Former-commit-id:5247f4833f
[formerly e3c3d979ba7dcb46d2af716aa73e05c67f0dd2ba] Former-commit-id:653d594382
This commit is contained in:
commit
a63f5ee67b
1 changed files with 1 additions and 1 deletions
|
@ -21,9 +21,9 @@ package com.raytheon.uf.viz.thinclient.cave.cache;
|
||||||
|
|
||||||
import java.io.File;
|
import java.io.File;
|
||||||
|
|
||||||
|
import com.raytheon.uf.viz.core.spatial.GeometryCache;
|
||||||
import com.raytheon.uf.viz.thinclient.cache.AbstractCachePersistance;
|
import com.raytheon.uf.viz.thinclient.cache.AbstractCachePersistance;
|
||||||
import com.raytheon.uf.viz.thinclient.preferences.ThinClientPreferenceConstants;
|
import com.raytheon.uf.viz.thinclient.preferences.ThinClientPreferenceConstants;
|
||||||
import com.raytheon.viz.core.spatial.GeometryCache;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Thin client geometry cache manager, listens for preference changes to
|
* Thin client geometry cache manager, listens for preference changes to
|
||||||
|
|
Loading…
Add table
Reference in a new issue