User:Danimo

From KDE TechBase
Revision as of 09:17, 12 August 2007 by Danimo (talk | contribs)

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>