diff --git a/uppsrc/CtrlCore/stdids.h b/uppsrc/CtrlCore/stdids.h index 87255248b..92320bce5 100644 --- a/uppsrc/CtrlCore/stdids.h +++ b/uppsrc/CtrlCore/stdids.h @@ -1,4 +1,4 @@ -enum { +enum StandardDialogIds__ { IDOK = 1, IDCANCEL = 2, IDABORT = 3,