From: kirilma Date: Fri, 23 Apr 2010 05:45:10 +0000 (+0000) Subject: minor UI fixes X-Git-Tag: 0.5.0~85 X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/commitdiff_plain/66428e7307a41371676149dec395806b62096af6?ds=sidebyside minor UI fixes fix size of UrlInputDialog restore [remove] button at the same button as [add] --- diff --git a/src/gui/conferenceeditor.cpp b/src/gui/conferenceeditor.cpp index 936f541..8e89d36 100644 --- a/src/gui/conferenceeditor.cpp +++ b/src/gui/conferenceeditor.cpp @@ -187,6 +187,10 @@ void ConferenceEditor::importFinished(const QString& title) { qDebug() << __PRETTY_FUNCTION__ << title; addBtn->show(); + // removeItem should be shown later, but it takes some time, + // and not looks good + // anyway it will be shown a bit later + removeBtn->show(); buttons->layout()->addItem(buttonsSpacer); progressBar->hide(); diff --git a/src/gui/urlinputdialog.ui b/src/gui/urlinputdialog.ui index c0bd2d5..54648e3 100644 --- a/src/gui/urlinputdialog.ui +++ b/src/gui/urlinputdialog.ui @@ -2,13 +2,11 @@ UrlInputDialog - - - 0 - 0 - 400 - 300 - + + + 0 + 0 + URL Input