kwin/clients/keramik
Alex Zepeda 6c9a60ba18 I'll vote for <iostream> over <iostream.h>. Why? Here's why:
warning: #warning This file includes at least one deprecated or
antiquated header. Please consider using one of the 32 headers
found in section 17.4.1.2 of the C++ standard.  Examples include
substituting the <X> header for the <X.h> header for C++ includes,
or <sstream> instead of the deprecated header <strstream.h>.
To disable this warning use -Wno-deprecated.

And grep shows:

kcontrol/kfontinst/kfontinst/FontListWidget.cpp:#include <iostream>
kdm/kfrontend/liloinfo.cpp:#include <iostream>
kioslave/sftp/ksshprocesstest.cpp:#include <iostream>
kioslave/mac/kio_mac.cpp:#include <iostream>
libkonq/konq_propsview.cc:#include <iostream>
konsole/konsole/TEHistory.cpp:#include <iostream>

svn path=/trunk/kdebase/kcontrol/; revision=191581
2002-12-02 10:50:03 +00:00
..
config - Made the bottom grab bar optional by popular demand. 2002-09-01 22:50:34 +00:00
pics - Made the bottom grab bar optional by popular demand. 2002-09-01 22:50:34 +00:00
configure.in.in - now that KDE_CHECK_HEADERS takes care of defining HAVE_FOO_H (thx coolo) 2002-10-18 08:30:38 +00:00
embedtool.cpp I'll vote for <iostream> over <iostream.h>. Why? Here's why: 2002-12-02 10:50:03 +00:00
keramik.cpp - Fixed a minor bidi bug. 2002-11-16 00:05:16 +00:00
keramik.desktop CVS_SILENT made messages 2002-10-20 10:54:38 +00:00
keramik.h - Made the bottom grab bar optional by popular demand. 2002-09-01 22:50:34 +00:00
Makefile.am - Made the bottom grab bar optional by popular demand. 2002-09-01 22:50:34 +00:00