X-Git-Url: https://harishankar.org/repos/?p=biacv.git;a=blobdiff_plain;f=biacv_mainwindow_ui.py;fp=biacv_mainwindow_ui.py;h=0d88db23784129c8bed2613f62501678d59bb715;hp=0ae83725589fd6506cf075fb96be8c505704d9c5;hb=cbb2972b6b829a3c38cfac1a41ed44db29524550;hpb=6f0fce4b0186aea9896ac6f30b2385bfba3771d2 diff --git a/biacv_mainwindow_ui.py b/biacv_mainwindow_ui.py index 0ae8372..0d88db2 100644 --- a/biacv_mainwindow_ui.py +++ b/biacv_mainwindow_ui.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'biacv_mainwindow.ui' # -# Created: Sun Dec 4 14:23:51 2011 +# Created: Sun Dec 4 16:35:10 2011 # by: PyQt4 UI code generator 4.8.6 # # WARNING! All changes made in this file will be lost! @@ -604,6 +604,7 @@ class Ui_biacv_mainwindow(object): QtCore.QObject.connect(self.shorttermcareer, QtCore.SIGNAL(_fromUtf8("textChanged()")), biacv_mainwindow.on_document_modified) QtCore.QObject.connect(self.longtermgoals, QtCore.SIGNAL(_fromUtf8("textChanged()")), biacv_mainwindow.on_document_modified) QtCore.QObject.connect(self.additionalinformation, QtCore.SIGNAL(_fromUtf8("textChanged()")), biacv_mainwindow.on_document_modified) + QtCore.QObject.connect(self.action_New, QtCore.SIGNAL(_fromUtf8("triggered()")), biacv_mainwindow.on_file_new) QtCore.QMetaObject.connectSlotsByName(biacv_mainwindow) def retranslateUi(self, biacv_mainwindow):