From ecd3d22510aa2f1aa0c44cee015bd690d19f45ce Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 20 Apr 2016 17:10:14 +0200 Subject: More imgsync stuff --- src/main/java/org/openslx/thrifthelper/ImagePublishDataEx.java | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main/java/org/openslx/thrifthelper') diff --git a/src/main/java/org/openslx/thrifthelper/ImagePublishDataEx.java b/src/main/java/org/openslx/thrifthelper/ImagePublishDataEx.java index 39accef..5cf0a10 100644 --- a/src/main/java/org/openslx/thrifthelper/ImagePublishDataEx.java +++ b/src/main/java/org/openslx/thrifthelper/ImagePublishDataEx.java @@ -6,4 +6,5 @@ import org.openslx.bwlp.thrift.iface.ImagePublishData; public class ImagePublishDataEx extends ImagePublishData { public String exImagePath; + public boolean exIsValid; } -- cgit v1.2.3-55-g7522