mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-24 13:45:00 +00:00
Fix comment formatting in KeyGeneratorTab class for button layout
This commit is contained in:
@@ -221,7 +221,8 @@ class KeyGeneratorTab(QWidget):
|
||||
|
||||
input_group.setLayout(input_layout)
|
||||
layout.addWidget(input_group)
|
||||
Button layout
|
||||
|
||||
# Button layout
|
||||
button_layout = QHBoxLayout()
|
||||
|
||||
# Generate button
|
||||
|
||||
Reference in New Issue
Block a user