Changeset 6760 for branches/PersistenceSpeedUp/HeuristicLab.PluginInfrastructure/3.3/Advanced/InstallationManagerForm.cs
- Timestamp:
- 09/14/11 13:59:25 (13 years ago)
- Location:
- branches/PersistenceSpeedUp
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PersistenceSpeedUp
- Property svn:ignore
-
old new 12 12 *.psess 13 13 *.vsp 14 *.docstates
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/PersistenceSpeedUp/HeuristicLab.PluginInfrastructure/3.3/Advanced/InstallationManagerForm.cs
r5445 r6760 67 67 localPluginsView.InstallationManager = installationManager; 68 68 69 basicUpdateView.StatusView = this;70 basicUpdateView.PluginManager = pluginManager;71 basicUpdateView.InstallationManager = installationManager;72 73 69 remotePluginInstaller.StatusView = this; 74 70 remotePluginInstaller.InstallationManager = installationManager;
Note: See TracChangeset
for help on using the changeset viewer.