From e2b471bc115179cd0cabdcf40fcd3210013466a1 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Sat, 27 Jan 2024 17:11:49 -0500 Subject: [PATCH] Order annotations --- LEGO1/lego/legoomni/include/legoinputmanager.h | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/LEGO1/lego/legoomni/include/legoinputmanager.h b/LEGO1/lego/legoomni/include/legoinputmanager.h index f7d24d0b..89e30dc7 100644 --- a/LEGO1/lego/legoomni/include/legoinputmanager.h +++ b/LEGO1/lego/legoomni/include/legoinputmanager.h @@ -173,12 +173,21 @@ class LegoInputManager : public MxPresenter { // SYNTHETIC: LEGO1 0x10028fd0 // LegoNotifyListCursor::`scalar deleting destructor' +// TEMPLATE: LEGO1 0x10029040 +// MxPtrListCursor::~MxPtrListCursor + // SYNTHETIC: LEGO1 0x10029090 // MxListCursor::`scalar deleting destructor' // SYNTHETIC: LEGO1 0x10029100 // MxPtrListCursor::`scalar deleting destructor' +// TEMPLATE: LEGO1 0x10029170 +// MxListCursor::~MxListCursor + +// TEMPLATE: LEGO1 0x100291c0 +// LegoNotifyListCursor::~LegoNotifyListCursor + // TEMPLATE: LEGO1 0x1005bb80 // MxCollection::Compare @@ -209,13 +218,4 @@ class LegoInputManager : public MxPresenter { // TEMPLATE: LEGO1 0x1005d010 // MxListEntry::GetValue -// TEMPLATE: LEGO1 0x10029170 -// MxListCursor::~MxListCursor - -// TEMPLATE: LEGO1 0x10029040 -// MxPtrListCursor::~MxPtrListCursor - -// TEMPLATE: LEGO1 0x100291c0 -// LegoNotifyListCursor::~LegoNotifyListCursor - #endif // LEGOINPUTMANAGER_H