Remove SMACK rule file(.rule) according three domain model
[apps/core/preloaded/taskmanager.git] / src / _util_efl.h
index ac9cafe..1c41009 100755 (executable)
@@ -2,7 +2,7 @@
  * org.tizen.taskmgr
  * Copyright (c) 2012 Samsung Electronics Co., Ltd.
  *
- * Licensed under the Flora License, Version 1.0 (the License);
+ * Licensed under the Flora License, Version 1.1 (the License);
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
  *
@@ -35,6 +35,7 @@ Evas_Object *_add_layout_main(Evas_Object *parent,
                Eina_Bool content, Eina_Bool transparent);
 Evas_Object *_add_progressbar(Evas_Object *parent, const char *style,
                Evas_Coord w, Evas_Coord h);
+void _diable_popup(void *data);
 Evas_Object *_add_popup_ask(Evas_Object *parent, char *text, void *data);
 void util_show_popup_with_message(Evas_Object *parent, double in, const char *msg);