← Back to team overview

openshot.code team mailing list archive

[Branch ~openshot.code/openshot/main] Rev 615: Removed a redundant signal set on the titles font properties window, which would cause a warning ...

 

------------------------------------------------------------
revno: 615
committer: Andy Finch <we.rocked.in79@xxxxxxxxx>
branch nick: openshot
timestamp: Mon 2012-01-09 13:27:33 +0000
message:
  Removed a redundant signal set on the titles font properties window, which would cause a warning in the terminal.
modified:
  openshot/windows/ui/fontselector.ui


--
lp:openshot
https://code.launchpad.net/~openshot.code/openshot/main

Your team OpenShot Code is subscribed to branch lp:openshot.
To unsubscribe from this branch go to https://code.launchpad.net/~openshot.code/openshot/main/+edit-subscription
=== modified file 'openshot/windows/ui/fontselector.ui'
--- openshot/windows/ui/fontselector.ui	2010-09-08 04:23:40 +0000
+++ openshot/windows/ui/fontselector.ui	2012-01-09 13:27:33 +0000
@@ -93,8 +93,7 @@
                             <property name="can_focus">True</property>
                             <property name="receives_default">True</property>
                             <property name="use_stock">True</property>
-                            <signal name="toggled" handler="on_btnBold_toggled"/>
-                          </object>
+                            </object>
                           <packing>
                             <property name="expand">False</property>
                             <property name="position">0</property>