Check NULL pointer dereference of the return value
[platform/core/uifw/dali-adaptor.git] / adaptors / common / application-impl.h
old mode 100755 (executable)
new mode 100644 (file)
index b76ead8..aeadb17
@@ -341,6 +341,7 @@ private:
   std::string                           mName;
   std::string                           mStylesheet;
   EnvironmentOptions                    mEnvironmentOptions;
+  bool                                  mUseRemoteSurface;
 
   SlotDelegate< Application >           mSlotDelegate;
 };