aboutsummaryrefslogtreecommitdiff
path: root/src/ui/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/control.h')
-rw-r--r--src/ui/control.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ui/control.h b/src/ui/control.h
index 25cd5c0a..a9dbc7a4 100644
--- a/src/ui/control.h
+++ b/src/ui/control.h
@@ -63,8 +63,7 @@ namespace cru
public:
//*************** region: tree ***************
- //TODO!
- //virtual StringView GetControlType() const = 0;
+ virtual StringView GetControlType() const = 0;
bool IsContainer() const
{