Rename common header files for consistency with class renaming

pull/1/head
Timothy Pearson 11 years ago
parent 73b05c8e7e
commit b22116cbe0

@ -24,7 +24,7 @@
#include <config.h>
#endif
#include <kapplication.h>
#include <tdeapplication.h>
#include <tdemainwindow.h>
#include "bookwidget.h"

@ -19,7 +19,7 @@
***************************************************************************/
#include <kapplication.h>
#include <tdeapplication.h>
#include <dcopclient.h>
#include <tqdatastream.h>
#include <tqstring.h>

@ -17,10 +17,10 @@
* Free Software Foundation, Inc., *
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
#include <kapplication.h>
#include <tdeapplication.h>
#include <dcopclient.h>
#include <kaboutdata.h>
#include <kcmdlineargs.h>
#include <tdeaboutdata.h>
#include <tdecmdlineargs.h>
#include <klocale.h>
#include <ksplashscreen.h>
#include "bookreader.h"

Loading…
Cancel
Save