Fixed Nabi Issues 49466,55718,55225,52332
[apps/osp/Internet.git] / inc / IntEditBookmarkListForm.h
index 22be5dd..099cf15 100644 (file)
@@ -27,6 +27,7 @@
 #include <FBase.h>
 #include <FUi.h>
 #include "IntConfirmationPopup.h"
+#include "IntNotificationPanel.h"
 
 class EditBookmarkListForm
        : public Tizen::Ui::Controls::Form
@@ -115,6 +116,7 @@ private:
        Tizen::Base::Collection::ArrayList* __pSelectedList;
        int __selectedItemCount;
        int __fontSize;
+       NotificationPanel* __pNotification;
   };
 
 #endif /* _INT_EDIT_BOOKMARK_LIST_FORM_H_ */