User:Danimo: Difference between revisions

From KDE TechBase
No edit summary
No edit summary
Line 18: Line 18:
#include <zlib.h>
#include <zlib.h>
</code>
</code>
== Edges in KDE 4 ==
What I found when installing the openSUSE packages and how I think we could go about it: [[User:Danimo/Edges in KDE 4]]

Revision as of 14:55, 20 December 2007

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>

Edges in KDE 4

What I found when installing the openSUSE packages and how I think we could go about it: User:Danimo/Edges in KDE 4