-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(){ | |||
88 | * Here comes the implementation of the interface | 88 | * Here comes the implementation of the interface |
89 | */ | 89 | */ |
90 | EXPORT_OPIE_APPLET_v1( SimpleApplet ) \ No newline at end of file | 90 | EXPORT_OPIE_APPLET_v1( SimpleApplet ) \ No newline at end of file |
91 | |||