Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/AboutBox.py

    re207c3f rf51ed67  
    6060        self.cmdLinkILL.clicked.connect(functools.partial( 
    6161            GuiUtils.openLink, LocalConfig._ill_url)) 
    62         self.cmdLinkANSTO.clicked.connect(functools.partial( 
    63             GuiUtils.openLink, LocalConfig._ansto_url)) 
    6462 
    6563        self.cmdOK.clicked.connect(self.close) 
Note: See TracChangeset for help on using the changeset viewer.