summaryrefslogtreecommitdiffstats
path: root/Source/MFCDialog/PropertyList.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/MFCDialog/PropertyList.h')
-rw-r--r--Source/MFCDialog/PropertyList.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/MFCDialog/PropertyList.h b/Source/MFCDialog/PropertyList.h
index 3db0474..000f6c9 100644
--- a/Source/MFCDialog/PropertyList.h
+++ b/Source/MFCDialog/PropertyList.h
@@ -67,6 +67,7 @@ public:
int type,
const char* comboItems,
bool reverseOrder);
+ void RemoveProperty(const char* name);
void HideControls();
std::set<CPropertyItem*> GetItems()
{