This commit is contained in:
hypnosis-i2p 2017-07-28 10:43:20 +08:00
parent deb5e435e5
commit a83be187f3
2 changed files with 23 additions and 29 deletions

View file

@ -48,8 +48,6 @@ MainWindow::MainWindow(QWidget *parent) :
int w = 683;
int h = 3060;
ui->settingsContents->setFixedSize(w, h);
//ui->settingsContents->resize(w, h);
//ui->settingsContents->adjustSize();
/*
QPalette pal(palette());