The text edit that shows which flags we have set should be updated in PreviewWindow::setWindowFlags() and PreviewWidget::setWindowFlags() but QWidget::setWindowFlags() isn't virtual so only the base class one was called. Change-Id: I5c9d47d003d5701dde1ab63df0d349f641d66f44 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> |
||
|---|---|---|
| .. | ||
| controllerwindow.cpp | ||
| controllerwindow.h | ||
| controls.cpp | ||
| controls.h | ||
| main.cpp | ||
| previewwindow.cpp | ||
| previewwindow.h | ||
| windowflags.pro | ||