APIs/Python3/eric5.bas

changeset 2424
8fe1fdc174ab
parent 2362
68a92d01c1cc
child 2432
b1a2f9054b28
--- a/APIs/Python3/eric5.bas	Sat Feb 16 16:32:32 2013 +0100
+++ b/APIs/Python3/eric5.bas	Sun Feb 17 18:23:01 2013 +0100
@@ -497,6 +497,8 @@
 PreferencesLexer QsciLexer
 PreferencesLexerError Exception
 PreferencesLexerLanguageError PreferencesLexerError
+PreviewProcessingThread QThread
+Previewer QWidget Ui_Previewer
 Printer QsciPrinter
 PrinterPage ConfigurationPageBase Ui_PrinterPage
 ProfileTreeWidgetItem QTreeWidgetItem
@@ -743,4 +745,5 @@
 XbelWriter QXmlStreamWriter
 XmlEntityResolver QXmlStreamEntityResolver
 ZoomDialog QDialog Ui_ZoomDialog
+_StrikeThroughExtension markdown.Extension
 vcsCommandOptionsDialog QDialog Ui_vcsCommandOptionsDialog

eric ide

mercurial