Debugger/BreakPointModel.py

changeset 3032
927a2f8b3669
parent 3021
801289962f4e
child 3060
5883ce99ee12
child 3160
209a07d7e401
--- a/Debugger/BreakPointModel.py	Sat Oct 19 11:14:51 2013 +0200
+++ b/Debugger/BreakPointModel.py	Sat Oct 19 11:49:31 2013 +0200
@@ -40,7 +40,7 @@
                            Qt.Alignment(Qt.AlignHCenter),
                            Qt.Alignment(Qt.AlignRight),
                            Qt.Alignment(Qt.AlignHCenter),
-        ]
+                           ]
 
     def columnCount(self, parent=QModelIndex()):
         """

eric ide

mercurial