This commit is contained in:
2008-10-03 11:40:23 +00:00
parent b4ef570ab4
commit c113da491f
2 changed files with 167 additions and 46 deletions

View File

@@ -11,7 +11,7 @@ namespace Volian.Controls.Library
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
protected void Dispose(bool disposing)
{
if (disposing && (components != null))
{