Ignore:
Timestamp:
Oct 26, 2017 6:54:02 AM (7 years ago)
Author:
krzywon
Branches:
ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
Children:
8045572
Parents:
d2d0441e
Message:

Basic setup of Pr Qt window complete.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/MainWindow/GuiManager.py

    r6cbf8a5 re32b120  
    648648        """ 
    649649        """ 
    650         print("actionInversion TRIGGERED") 
     650        self._current_perspective = self.perspectiveChanged("PrInversion") 
    651651        pass 
    652652 
     
    654654        """ 
    655655        """ 
    656         self._current_perspective = self.perspectiveChanged("PrInversion") 
    657656        print("actionInvariant TRIGGERED") 
    658657        pass 
Note: See TracChangeset for help on using the changeset viewer.