mirror of
https://github.com/YACReader/yacreader
synced 2025-12-01 23:12:47 -05:00
fixed spaces/tabs mix
This commit is contained in:
@ -42,7 +42,7 @@ OptionsDialog::OptionsDialog(QWidget * parent)
|
||||
|
||||
setLayout(layout);
|
||||
//restoreOptions(settings); //load options
|
||||
//resize(200,0);
|
||||
//resize(200,0);
|
||||
setModal (true);
|
||||
setWindowTitle(tr("Options"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user