Ignore:
Timestamp:
Apr 5, 2018 3:26:35 AM (6 years ago)
Author:
wojciech
Branches:
master, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, unittest-saveload
Children:
47c44f0
Parents:
062c9ea
Message:

Fixing width for printing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/sasgui/guiframe/report_dialog.py

    r062c9ea ra8e368b  
    7878                          id=button_print.GetId()) 
    7979        hbox.Add(button_print) 
    80          
     80 
    8181        if sys.platform == "win32": 
    8282            button_save = wx.Button(self, wx.NewId(), "Save") 
Note: See TracChangeset for help on using the changeset viewer.