X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=examples%2Fpopup%2Fpopup-example.cpp;h=b79bccc98893269eb07df07673d28e283582eba0;hb=ff961cccdcbf1c30b0f53b0da027df855cde2b63;hp=b88982fdae5f91e034199f25f479e72f71125316;hpb=cfc43aa4674b518344647bae3e78b19f89a09b63;p=platform%2Fcore%2Fuifw%2Fdali-demo.git diff --git a/examples/popup/popup-example.cpp b/examples/popup/popup-example.cpp index b88982f..b79bccc 100644 --- a/examples/popup/popup-example.cpp +++ b/examples/popup/popup-example.cpp @@ -712,11 +712,6 @@ private: bool mContextual; ///< True if currently using the contextual popup mode. bool mAnimationFade; ///< True if currently using the fade animation. - ResourceImage mContextButtonDisabledImage; ///< The disabled context button icon. - ResourceImage mContextButtonEnabledImage; ///< The enabled context button icon. - ResourceImage mAnimationButtonZoomImage; ///< The zoom animation button icon. - ResourceImage mAnimationButtonFadeImage; ///< The fade animation button icon. - Toolkit::Popup mPopup; ///< The current example popup. Toolkit::ItemView mItemView; ///< ItemView to hold test images