Merge "Omaha #3356 fix cave startup" into omaha_14.4.1
Former-commit-id: e3c3d979ba7dcb46d2af716aa73e05c67f0dd2ba
This commit is contained in:
commit
5247f4833f
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 com.raytheon.uf.viz.core.spatial.GeometryCache;
|
||||
import com.raytheon.uf.viz.thinclient.cache.AbstractCachePersistance;
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue