mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
small fixes
This commit is contained in:
@@ -1906,7 +1906,7 @@ namespace BrightIdeasSoftware
|
||||
[Category("ObjectListView"),
|
||||
Description("The image list from which group header will take their images"),
|
||||
DefaultValue(null)]
|
||||
public ImageList GroupImageList
|
||||
public new ImageList GroupImageList
|
||||
{
|
||||
get { return this.groupImageList; }
|
||||
set
|
||||
|
||||
Reference in New Issue
Block a user