compilerplugins: adapt comment

...after 49c2b9808d
"bin/rename-sw-abbreviations.sh"

Change-Id: Ibd74246403bead8100d181b335f9145013f31e5e
This commit is contained in:
Miklos Vajna
2015-11-26 10:17:41 +01:00
parent d972dd9ad8
commit 16677bbdb8

View File

@@ -123,7 +123,7 @@ public:
|| name == "s_pGallery" // this is not entirely clear but apparently the GalleryThemeCacheEntry are deleted by GalleryBrowser2::SelectTheme() or GalleryBrowser2::dispose()
|| name == "s_ExtMgr" // TheExtensionManager::disposing()
|| name == "s_pDocLockedInsertingLinks" // not owning
|| name == "s_pVout" // _FrmFinit()
|| name == "s_pVout" // _FrameFinit()
|| name == "s_pPaintQueue" // SwPaintQueue::Remove()
|| name == "gProp" // only owned (VclPtr) member cleared again
|| name == "g_pColumnCacheLastTabFrame" // not owning