object web, etc
[cilux] / src / on / notification.c
index 3833a08..61d25f3 100644 (file)
@@ -30,6 +30,10 @@ EXPORT n_object* n_view(n_object* o, char* uid)
     return 0;
 }
 
+EXPORT void n_open(n_object* o, char* uid, char* options)
+{
+}
+
 EXPORT char* n_to_string(n_object* o)
 {
     return 0;