~dpm/qreator/snap

« back to all changes in this revision

Viewing changes to data/ui/QreatorWindow.ui

  • Committer: Stefan Schwarzburg
  • Date: 2012-11-23 14:30:18 UTC
  • mfrom: (89.10.32 qreator_printing)
  • Revision ID: stefan.schwarzburg@googlemail.com-20121123143018-j9n5vshtuh3mdpjz
merged basic printing support

Show diffs side-by-side

added added

removed removed

Lines of Context:
617
617
                      </packing>
618
618
                    </child>
619
619
                    <child>
 
620
                      <object class="GtkToolButton" id="toolbuttonPrint">
 
621
                        <property name="use_action_appearance">False</property>
 
622
                        <property name="related_action">action1</property>
 
623
                        <property name="visible">True</property>
 
624
                        <property name="can_focus">False</property>
 
625
                        <property name="has_tooltip">True</property>
 
626
                        <property name="tooltip_markup" translatable="yes">Print</property>
 
627
                        <property name="tooltip_text" translatable="yes">Print QR code</property>
 
628
                        <property name="label" translatable="yes">Print</property>
 
629
                        <property name="use_underline">True</property>
 
630
                        <property name="icon_name">printer-symbolic</property>
 
631
                      </object>
 
632
                      <packing>
 
633
                        <property name="expand">False</property>
 
634
                        <property name="homogeneous">True</property>
 
635
                      </packing>
 
636
                    </child>
 
637
 
 
638
                    <child>
620
639
                      <object class="GtkToggleToolButton" id="toolbuttonEdit">
621
640
                        <property name="use_action_appearance">False</property>
622
641
                        <property name="related_action">action1</property>