Bugfix : Zooming works correct, no more errors on screen.
[xara-cairo.git] / Pragmas.txt
blob74a275a89c24b78e0aa951208a1f9c9893b8029a
1 PORTNOTE( "other", "Fudged IDE/IDS consts, remove when ported to GetText" )\r
2 PORTNOTE( "other", "Removed NameGallery usage" )\r
3 PORTNOTE( "other", "BaseTextClass::PreOpProcessing - do nothing" )\r
4         TRACE( _T("Warning - BaseTextClass::PreOpProcessing called") );\r
5 PORTNOTE( "other", "CAM_DEBUG_NEW won't work" )
7 TRACE([ \t]*\(".*"\)
8 TRACE( _T(\1)
10 TRACEUSER([ \t]*\(.*\), \(".*"\)
11 TRACEUSER( \1, _T(\2)