Skip to content

Commit 51b2b7d

Browse files
committed
enbigen << open images >> button
1 parent 15d2472 commit 51b2b7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/client/simpler_param_widgets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ def __init__(self, parent = None):
519519
QFont("Courier", font_point_size + 1, QFont.Bold)
520520
)
521521
self.imp_extra_txt = QLineEdit()
522-
self.open_butt = QPushButton(" Open images ")
522+
self.open_butt = QPushButton("\n Open images \n")
523523

524524
self.check_rot_axs = QCheckBox("Invert rotation axis")
525525

0 commit comments

Comments
 (0)