--- qsampler/trunk/src/qsamplerOptions.cpp 2015/09/20 10:18:22 2845 +++ qsampler/trunk/src/qsamplerOptions.cpp 2015/10/01 15:43:03 2846 @@ -369,6 +369,7 @@ { // Try to restore old form window positioning. if (pWidget) { + if (bVisible) pWidget->show(); // Force initial exposure! m_settings.beginGroup("/Geometry/" + pWidget->objectName()); #if QT_VERSION >= 0x050000 const QByteArray& geometry