mirror of
https://github.com/marcriera/ddgo-converter.git
synced 2025-05-15 03:17:05 +02:00
Remove config, UI improvements
This commit is contained in:
parent
8c875d3b8d
commit
b6a1a9f5bb
7 changed files with 49 additions and 48 deletions
|
@ -33,4 +33,3 @@ class GamepadModel(QAbstractTableModel):
|
|||
if role != Qt.DisplayRole or orientation != Qt.Horizontal:
|
||||
return QVariant()
|
||||
return headers[section]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue