Translations:Development/FAQs/Debugging FAQ/31/ja

    From KDE TechBase
    Revision as of 04:38, 17 February 2012 by Phanect (talk | contribs) (Created page with "<syntaxhighlight lang="cpp-qt"> #include <kdebug.h> kDebug() << "KMyApp just started"; </syntaxhighlight>")
    (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
    #include <kdebug.h>
    kDebug() << "KMyApp just started";