applets/margin-separator: Use editMode from framework instead of using nativeInterface
The applet uses native interface for accessing the editMode. This property is now available in the framework, so the cpp code can be removed now and this results in much smaller codebase. An icon for the margin separator is also added which is only visible in edit mode.
Edited by Tanbir Jishan