You've already forked linux-packaging-mono
Imported Upstream version 5.4.0.167
Former-commit-id: 5624ac747d633e885131e8349322922b6a59baaa
This commit is contained in:
parent
e49d6f06c0
commit
536cd135cc
@ -25,7 +25,7 @@ namespace System.Workflow.ComponentModel.Design
|
||||
[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
|
||||
public sealed class ThemeConfigurationDialog : System.Windows.Forms.Form
|
||||
{
|
||||
#region [....] Generated Members
|
||||
#region Microsoft Generated Members
|
||||
private System.Windows.Forms.Button button3;
|
||||
private System.Windows.Forms.TreeView designerTreeView;
|
||||
private System.Windows.Forms.Label themeNameLabel;
|
||||
|
@ -14,7 +14,7 @@ namespace System.Workflow.ComponentModel.Design
|
||||
[Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
|
||||
public sealed class WorkflowPageSetupDialog : System.Windows.Forms.Form
|
||||
{
|
||||
#region [....] Desiger Generated Members
|
||||
#region Microsoft Desiger Generated Members
|
||||
private System.ComponentModel.Container components = null;
|
||||
private System.Windows.Forms.TabControl tabs;
|
||||
private System.Windows.Forms.PictureBox landscapePicture;
|
||||
|
Reference in New Issue
Block a user