APIs/Python3/eric5.bas

changeset 3349
2a034a7f1f54
parent 3329
1ee38e29ed4f
child 3353
ddc966a494b0
--- a/APIs/Python3/eric5.bas	Sun Mar 09 12:16:00 2014 +0100
+++ b/APIs/Python3/eric5.bas	Sun Mar 09 17:06:40 2014 +0100
@@ -146,6 +146,7 @@
 E5ClearableComboBox E5ComboBox
 E5ClearableLineEdit E5LineEdit
 E5ClickableLabel QLabel
+E5ClickableLed E5Led
 E5ComboBox QComboBox
 E5DirCompleter QCompleter
 E5DnDTabBar E5WheelTabBar
@@ -642,7 +643,7 @@
 StackedWidget QStackedWidget
 StandardReport BaseReport
 StartDialog QDialog
-StatusMonitorLed E5Led
+StatusMonitorLed E5ClickableLed
 Subversion VersionControl
 SubversionPage ConfigurationPageBase Ui_SubversionPage
 SvgDiagram E5MainWindow

eric ide

mercurial