This commit is contained in:
2010-08-04 15:17:19 +00:00
parent 1d5a43627c
commit 935802a57a
13 changed files with 151 additions and 188 deletions

View File

@@ -90,9 +90,9 @@ namespace Volian.Controls.Library
public AnnotationDetails()
{
InitializeComponent();
#if(DEBUG)
//#if(DEBUG)
//Resize+=new EventHandler(AnnotationDetails_Resize); // Debug the resize event
#endif
//#endif
}
#endregion