string update
This commit is contained in:
parent
66fba20719
commit
f56ddfb01d
4 changed files with 36 additions and 35 deletions
|
@ -36,6 +36,7 @@ OptionsDialog::OptionsDialog(ProfileDatabase *profileDB, QWidget *parent) :
|
|||
{
|
||||
ui->setupUi(this);
|
||||
ui->tabWidget->setCurrentIndex(0);
|
||||
ui->labPicCustomRes->setVisible(false);
|
||||
|
||||
QRect desktopResolution = QApplication::desktop()->screenGeometry();
|
||||
int desktopSizeWidth = desktopResolution.width();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue