mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 19:27:49 +02:00
ui fixes
This commit is contained in:
parent
deb5e435e5
commit
a83be187f3
2 changed files with 23 additions and 29 deletions
|
@ -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());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue