X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=wx%2Fapp.py;h=bb250cd40c9ad686f5b2bf0739bdd3daa25a5e6c;hp=204ddaac31cd6be9606e1c68b78faeafe6d6928b;hb=3d73649bf0e39778e715a07da902d0a858065a43;hpb=d51c9b672a2a23d9e9c7bc4c2d366ca8d66bda0e diff --git a/wx/app.py b/wx/app.py index 204ddaa..bb250cd 100644 --- a/wx/app.py +++ b/wx/app.py @@ -237,8 +237,8 @@ class Pdf2Swf: self.Message( u"In this PDF, width or height are not the same for " u"each page. This might cause problems if you export " - u"pages of different dimensions into the same SWF file.", - u"Notice") + u"pages of different dimensions into the same SWF file." + ) def OnMenuOpen(self, event): dlg = wx.FileDialog(self.view, u"Choose PDF File:",