mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 14:34:42 -04: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