summaryrefslogtreecommitdiff
path: root/examples/applet
Unidiff
Diffstat (limited to 'examples/applet') (more/less context) (ignore whitespace changes)
-rw-r--r--examples/applet/simpleimpl.cpp3
1 files changed, 2 insertions, 1 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
@@ -89,2 +89,3 @@ int SimpleApplet::position(){
89 */ 89 */
90EXPORT_OPIE_APPLET_v1( SimpleApplet ) \ No newline at end of file 90EXPORT_OPIE_APPLET_v1( SimpleApplet )
91