-rw-r--r-- | examples/applet/simpleimpl.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/applet/simpleimpl.cpp b/examples/applet/simpleimpl.cpp index 62d9bf7..ff651ca 100644 --- a/examples/applet/simpleimpl.cpp +++ b/examples/applet/simpleimpl.cpp @@ -88,3 +88,4 @@ int SimpleApplet::position(){ * Here comes the implementation of the interface */ EXPORT_OPIE_APPLET_v1( SimpleApplet )
\ No newline at end of file + |