Changeset 3c8242c in sasview for src/sas/qtgui/MainWindow


Ignore:
Timestamp:
Sep 13, 2017 7:39:49 AM (7 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
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:
a14a2b0
Parents:
fef38e8
Message:

Partially revert last commit. Went too far.

File:
1 edited

Legend:

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

    rfef38e8 r3c8242c  
    9696        self._helpView = QtWebKit.QWebView() 
    9797        # Needs URL like path, so no path.join() here 
    98         GuiUtils._init() 
    9998        self._helpLocation = GuiUtils.HELP_DIRECTORY_LOCATION + "/index.html" 
    10099 
Note: See TracChangeset for help on using the changeset viewer.