User:Danimo

From KDE TechBase
Revision as of 20:56, 1 August 2009 by Danimo (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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>