Ignore:
Timestamp:
Mar 21, 2018 8:24:36 AM (6 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:
8ac3551
Parents:
3b3b40b
Message:

Code cleanup and minor fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Utilities/PythonSyntax.py

    • Property mode changed from 100755 to 100644
    r3b3b40b r8b480d27  
    1 import sys 
    2  
    31from PyQt5.QtCore import QRegExp 
    42from PyQt5.QtGui import QColor, QTextCharFormat, QFont, QSyntaxHighlighter 
     
    175173 
    176174if __name__ == '__main__': 
    177     import sys 
    178  
    179175    from PyQt5 import QtWidgets 
    180176 
Note: See TracChangeset for help on using the changeset viewer.