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