Changeset 2506
- Timestamp:
- 11/19/09 14:50:04 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PluginInfrastructure Refactoring/HeuristicLab.PluginInfrastructure/Starter/SplashScreen.cs
r2505 r2506 34 34 private const int FADE_INTERVAL = 50; 35 35 private Timer fadeTimer; 36 // private System.Timers.Timer fadeTimer;37 36 private int initialInterval; 38 // private object bigLock = new object();39 37 private PluginManager manager; 40 38
Note: See TracChangeset
for help on using the changeset viewer.