Changeset a6cd8d1 in sasview for src/sas/qtgui/MainWindow


Ignore:
Timestamp:
Oct 24, 2017 8:33:22 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:
1df1025
Parents:
14fa542
Message:

GUI hooks added, but not all working.

File:
1 edited

Legend:

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

    r06ce180 ra6cd8d1  
    624624        """ 
    625625        """ 
    626         print("actionGPU_Options TRIGGERED") 
    627626        if getattr(self._current_perspective, "gpu_options_widget"): 
    628627            self._current_perspective.gpu_options_widget.show() 
Note: See TracChangeset for help on using the changeset viewer.