~neon/juk/master

« back to all changes in this revision

Viewing changes to stringshare.h

  • Committer: Laurent Montel
  • Date: 2006-05-09 10:43:57 UTC
  • Revision ID: git-v1:0d5a56572e33ad5596b1a5c0596d8a7068cac0be
Convert include from "#include <q...h>" to "#include <Q...>"

svn path=/trunk/KDE/kdemultimedia/juk/; revision=538928

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
#ifndef STRING_SHARE_H
17
17
#define STRING_SHARE_H
18
18
 
19
 
#include <qstring.h>
 
19
#include <QString>
20
20
//Added by qt3to4:
21
21
#include <Q3CString>
22
22