0029748: Samples - Inspector tool - use recently opened files in TInspectorEXE
[occt.git] / tools / VInspector / VInspector_Window.cxx
index 6e61cda..42f7e05 100644 (file)
@@ -193,7 +193,6 @@ void VInspector_Window::FillActionsMenu (void* theMenu)
 // =======================================================================
 void VInspector_Window::GetPreferences (TInspectorAPI_PreferencesDataMap& theItem)
 {
-  theItem.Clear();
   theItem.Bind ("geometry",  TreeModel_Tools::ToString (myMainWindow->saveState()).toStdString().c_str());
 
   QMap<QString, QString> anItems;