mirror of
https://github.com/yaronzz/Tidal-Media-Downloader.git
synced 2026-06-13 04:05:07 +03:00
Style fix.
This commit is contained in:
@@ -174,7 +174,6 @@ else:
|
||||
def keyPressEvent(self, event: QKeyEvent):
|
||||
key = event.key()
|
||||
|
||||
|
||||
if event.modifiers() & Qt.MetaModifier and key == Qt.Key_A:
|
||||
self.c_tableInfo.selectAll()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user