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> #include <config.h>
#endif #endif
#include <kapplication.h> #include <tdeapplication.h>
#include <tdemainwindow.h> #include <tdemainwindow.h>
#include "bookwidget.h" #include "bookwidget.h"

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

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

Loading…
Cancel
Save