User:Danimo: Difference between revisions

    From KDE TechBase
    (foo)
    mNo edit summary
    Line 18: Line 18:
    #include <zlib.h>
    #include <zlib.h>
    </code>
    </code>
    == New CMS for the dot ==
    See [[/Dot TLC]]
    == Foo ==

    Revision as of 20:56, 1 August 2009

    Subpages

    TODO

    • Beautify Subpage titles


    Bugs

    sorry for reporting a bug here; but this seems like as good a place as any :) When using <code cpp> tags I noted a bug. Specifically when you use the colon (or other means) to indent it. Zander 20:39, 9 April 2007 (CEST) Example code:

    1. include <iostream>
    2. include <QtCore/QDate>
    3. include <zlib.h>