summaryrefslogtreecommitdiffstats
path: root/tests/winSend.test
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-05-23 17:27:55 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-05-23 17:27:55 (GMT)
commitfc07382fecf576d43fc28117ca52416170fb0f4f (patch)
treefb80854fc96c95573461488da3319c126bf64c64 /tests/winSend.test
parentdab160fbdc9b066d0272a43553b7e476c6e2f3d1 (diff)
downloadtk-fc07382fecf576d43fc28117ca52416170fb0f4f.zip
tk-fc07382fecf576d43fc28117ca52416170fb0f4f.tar.gz
tk-fc07382fecf576d43fc28117ca52416170fb0f4f.tar.bz2
Minor fix for Tk_GetVisual error message
Diffstat (limited to 'tests/winSend.test')
0 files changed, 0 insertions, 0 deletions
) ol.enable(OutputGenerator::Latex); ol.startGroupHeader(); parseText(ol,theTranslator->trDetailedDescription()); ol.endGroupHeader(); // repeat brief description if (!briefDescription().isEmpty()) { ol+=briefOutput; ol.newParagraph(); } // write documentation if (!documentation().isEmpty()) { parseDoc(ol,name(),0,documentation()+"\n"); } } endFile(ol); ol.enable(OutputGenerator::Man); }