Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
libkcddb
Commits
6e248851
Commit
6e248851
authored
May 09, 2006
by
Laurent Montel
😁
Browse files
Convert include from "#include <q...h>" to "#include <Q...>"
svn path=/trunk/KDE/kdemultimedia/libkcddb/; revision=538928
parent
027ee852
Changes
13
Hide whitespace changes
Inline
Side-by-side
asyncsmtpsubmit.cpp
View file @
6e248851
...
...
@@ -19,7 +19,7 @@
#include "asyncsmtpsubmit.h"
#include "cdinfo.h"
#include <
qd
ata
s
tream
.h
>
#include <
QD
ata
S
tream>
#include <kdebug.h>
#include <kio/job.h>
...
...
cache.cpp
View file @
6e248851
...
...
@@ -22,8 +22,8 @@
#include <kdebug.h>
#include <kstandarddirs.h>
#include <
qf
ile
.h
>
#include <
qdir.h
>
#include <
QF
ile>
#include <
QDir
>
//Added by qt3to4:
#include <QTextStream>
...
...
cache.h
View file @
6e248851
...
...
@@ -23,7 +23,7 @@
#define KCDDB_CACHE_H
#include <qpair.h>
#include <
qs
tring
.h
>
#include <
QS
tring>
#include "cdinfo.h"
#include <kdemacros.h>
...
...
categories.h
View file @
6e248851
...
...
@@ -8,7 +8,7 @@
#ifndef KCDDB_CATEGORIES_H
#define KCDDB_CATEGORIES_H
#include <
qs
tring
.h
>
#include <
QS
tring>
#include <qstringlist.h>
namespace
KCDDB
...
...
cddb.cpp
View file @
6e248851
...
...
@@ -19,7 +19,7 @@
Boston, MA 02110-1301, USA.
*/
#include <
qr
eg
e
xp
.h
>
#include <
QR
eg
E
xp>
#include <qstringlist.h>
#include <kdebug.h>
...
...
cddb.h
View file @
6e248851
...
...
@@ -22,7 +22,7 @@
#ifndef KCDDB_CDDB_H
#define KCDDB_CDDB_H
#include <
qs
tring
.h
>
#include <
QS
tring>
#include <qlist.h>
#include <kdelibs_export.h>
...
...
cdinfo.cpp
View file @
6e248851
...
...
@@ -25,7 +25,7 @@
#include "cdinfo.h"
#include "client.h"
#include <
qmap.h
>
#include <
QMap
>
namespace
KCDDB
{
...
...
cdinfo.h
View file @
6e248851
...
...
@@ -25,7 +25,7 @@
#include <qstringlist.h>
#include <qlist.h>
#include <kdemacros.h>
#include <
qv
ariant
.h
>
#include <
QV
ariant>
namespace
KCDDB
{
...
...
cdinfoencodingwidget.cpp
View file @
6e248851
...
...
@@ -17,9 +17,9 @@
Boston, MA 02110-1301, USA.
*/
#include <
qc
ombo
b
ox
.h
>
#include <
QC
ombo
B
ox>
#include <q3listbox.h>
#include <
ql
abel
.h
>
#include <
QL
abel>
#include <qtextcodec.h>
#include <klocale.h>
#include <kglobal.h>
...
...
genres.h
View file @
6e248851
...
...
@@ -8,7 +8,7 @@
#ifndef KCDDB_GENRES_H
#define KCDDB_GENRES_H
#include <
qs
tring
.h
>
#include <
QS
tring>
#include <qstringlist.h>
#include <kdemacros.h>
...
...
kcmcddb/cddbconfigwidget.cpp
View file @
6e248851
...
...
@@ -24,9 +24,9 @@
#include "libkcddb/lookup.h"
#include <q3listbox.h>
#include <
qc
ombo
b
ox
.h
>
#include <
qs
pin
b
ox
.h
>
#include <
ql
ine
e
dit
.h
>
#include <
QC
ombo
B
ox>
#include <
QS
pin
B
ox>
#include <
QL
ine
E
dit>
#include <qlist.h>
#include <kfiledialog.h>
#include <kapplication.h>
...
...
@@ -37,7 +37,7 @@
#include <q3widgetstack.h>
#include <kurlrequester.h>
#include <q3buttongroup.h>
#include <
qc
heck
b
ox
.h
>
#include <
QC
heck
B
ox>
CDDBConfigWidget
::
CDDBConfigWidget
(
QWidget
*
parent
)
:
QWidget
(
parent
)
...
...
kcmcddb/kcmcddb.cpp
View file @
6e248851
...
...
@@ -18,14 +18,14 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include <
ql
ayout
.h
>
#include <
qc
heck
b
ox
.h
>
#include <
qc
ombo
b
ox
.h
>
#include <
qs
pin
b
ox
.h
>
#include <
ql
ine
e
dit
.h
>
#include <
QL
ayout>
#include <
QC
heck
B
ox>
#include <
QC
ombo
B
ox>
#include <
QS
pin
B
ox>
#include <
QL
ine
E
dit>
#include <qradiobutton.h>
#include <q3listbox.h>
#include <
ql
abel
.h
>
#include <
QL
abel>
#include <q3buttongroup.h>
//Added by qt3to4:
#include <QVBoxLayout>
...
...
sites.cpp
View file @
6e248851
...
...
@@ -20,10 +20,10 @@
#include "sites.h"
#include <kurl.h>
#include <kio/netaccess.h>
#include <
qf
ile
.h
>
#include <
QF
ile>
#include <QTextStream>
#include <kdebug.h>
#include <
qr
eg
e
xp
.h
>
#include <
QR
eg
E
xp>
namespace
KCDDB
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment