X-Git-Url: https://harishankar.org/repos/?p=biaweb_qt.git;a=blobdiff_plain;f=ui_main_window.py;h=5d613ca132577738614b0131d50a064cf4428dbc;hp=3b83164758ba3be48ce69eec49d53c7cb7f4b5eb;hb=35c21d64e5d7554d2c610599a87c7f236b83d992;hpb=51a6ece9a63764e7a57230081d299f36d3186918 diff --git a/ui_main_window.py b/ui_main_window.py index 3b83164..5d613ca 100644 --- a/ui_main_window.py +++ b/ui_main_window.py @@ -2,7 +2,7 @@ # Form implementation generated from reading ui file 'main_window.ui' # -# Created: Fri Nov 26 13:58:47 2010 +# Created: Fri Nov 26 17:19:44 2010 # by: PyQt4 UI code generator 4.7.4 # # WARNING! All changes made in this file will be lost! @@ -115,6 +115,7 @@ class Ui_MainWindow(object): self.retranslateUi(MainWindow) QtCore.QObject.connect(self.actionNew_site, QtCore.SIGNAL("triggered()"), MainWindow.onFileNew) QtCore.QObject.connect(self.action_Quit, QtCore.SIGNAL("triggered()"), MainWindow.onFileQuit) + QtCore.QObject.connect(self.action_AddCategory, QtCore.SIGNAL("triggered()"), MainWindow.onCategoryAdd) QtCore.QMetaObject.connectSlotsByName(MainWindow) def retranslateUi(self, MainWindow):