diff --git a/ePublishing/Footnotes.xba b/ePublishing/Footnotes.xba index b9f4e7c..61365a8 100644 --- a/ePublishing/Footnotes.xba +++ b/ePublishing/Footnotes.xba @@ -1,7 +1,8 @@ sub footMark1 -endSub +End Sub + Sub openFootNotesDialog Dim dialog As Object DialogLibraries.LoadLibrary("ePublishing") @@ -140,4 +141,4 @@ Private Sub doNotTrack args1(0).Value = true dispatcher.executeDispatch(document, ".uno:ShowTrackedChanges", "", 0, args1()) End Sub - \ No newline at end of file +