[3.0] Add release request in update buffer callback
[platform/core/uifw/dali-adaptor.git] / adaptors / common / application-impl.h
index 68de173..8c1de19 100644 (file)
@@ -309,6 +309,7 @@ private:
   std::string                           mName;
   std::string                           mStylesheet;
   EnvironmentOptions                    mEnvironmentOptions;
+  bool                                  mUseRemoteSurface;
 
   SlotDelegate< Application >           mSlotDelegate;
 };