Projects STRLCPY agartha Commits fb4a373b
🤬
  • ■ ■ ■ ■ ■
    Agartha.py
    skipped 1094 lines
    1095 1095   self.progressBar.setValue(0)
    1096 1096   self.tableMatrix.getSelectionModel().addListSelectionListener(self._updateReqResView)
    1097 1097   self.tableMatrix.getColumnModel().getSelectionModel().addListSelectionListener(self._updateReqResView)
    1098  - self._tabAuthSplitpaneHttp.setDividerLocation(0.5)
    1099 1098   self._tabAuthPanel.setDividerLocation(0.25)
    1100 1099   self._tabAuthSplitpane.setDividerLocation(0.7)
     1100 + self._tabAuthSplitpaneHttp.setDividerLocation(0.5)
     1101 + 
    1101 1102   return
    1102 1103   
    1103 1104  class UserEnabledRenderer(TableCellRenderer):
    skipped 77 lines
Please wait...
Page is in error, reload to recover