diff --git a/qtcnet-client/Forms/ProfileForm.Designer.cs b/qtcnet-client/Forms/ProfileForm.Designer.cs index ec366c6..df81cdd 100644 --- a/qtcnet-client/Forms/ProfileForm.Designer.cs +++ b/qtcnet-client/Forms/ProfileForm.Designer.cs @@ -47,6 +47,7 @@ // // pbProfileImage // + pbProfileImage.ContextMenuStrip = ctxBoughtItems; pbProfileImage.Image = Properties.Resources.DefaultPfp; pbProfileImage.Location = new Point(12, 12); pbProfileImage.Name = "pbProfileImage";