Changeset 66428e7 for src/gui/conferenceeditor.cpp
- Timestamp:
- 04/23/10 07:45:10 (13 years ago)
- Branches:
- master, qt5
- Children:
- cb7b999
- Parents:
- f299a08
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/conferenceeditor.cpp
rf299a08 r66428e7 188 188 qDebug() << __PRETTY_FUNCTION__ << title; 189 189 addBtn->show(); 190 // removeItem should be shown later, but it takes some time, 191 // and not looks good 192 // anyway it will be shown a bit later 193 removeBtn->show(); 190 194 buttons->layout()->addItem(buttonsSpacer); 191 195 progressBar->hide();
Note: See TracChangeset
for help on using the changeset viewer.