X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fipypbx%2Fui.py;fp=src%2Fipypbx%2Fui.py;h=e1c854fab284be2986a125b04d237a41c3069028;hb=4f4b7b93dffc15f6f4b32aed0c7c8d4d580c73f7;hp=7e7f80c2b00db7e44bf925896d80f7fe6440f1c7;hpb=db5ff277e0e5f4d3c2837fc8b50718915f8fc5a6;p=ipypbx diff --git a/src/ipypbx/ui.py b/src/ipypbx/ui.py index 7e7f80c..e1c854f 100644 --- a/src/ipypbx/ui.py +++ b/src/ipypbx/ui.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file '../ui/layout.ui' # -# Created: Thu Apr 8 18:41:19 2010 +# Created: Thu Apr 8 20:06:26 2010 # by: PyQt4 UI code generator 4.7.2 # # WARNING! All changes made in this file will be lost! @@ -362,12 +362,6 @@ class Ui_MainWindow(object): self.retranslateUi(MainWindow) self.tabWidget.setCurrentIndex(0) - QtCore.QObject.connect(self.connectionAdd, QtCore.SIGNAL("clicked()"), self.connectionName.setFocus) - QtCore.QObject.connect(self.sipProfileAdd, QtCore.SIGNAL("clicked()"), self.sipProfileName.setFocus) - QtCore.QObject.connect(self.domainAdd, QtCore.SIGNAL("clicked()"), self.domainHostName.setFocus) - QtCore.QObject.connect(self.gatewayAdd, QtCore.SIGNAL("clicked()"), self.gatewayName.setFocus) - QtCore.QObject.connect(self.endpointAdd, QtCore.SIGNAL("clicked()"), self.endpointUseId.setFocus) - QtCore.QObject.connect(self.extensionAdd, QtCore.SIGNAL("clicked()"), self.extensionDestinationMatch.setFocus) QtCore.QMetaObject.connectSlotsByName(MainWindow) def retranslateUi(self, MainWindow):