Commit d3195f8c authored by Andrey Filippov's avatar Andrey Filippov
Browse files

more autorestore

parent dae7e0d5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9478,6 +9478,7 @@ if (MORE_BUTTONS) {
		} 
		String configPath=fileList[index].getAbsolutePath();
    	loadProperties(configPath, null, true, PROPERTIES);
    	restoreFocusingHistory(false);
    	return true;
	}