Rename common header files for consistency with class renaming

pull/1/head
Timothy Pearson 11 years ago
parent 56e35c9ab8
commit 20eeec1071

@ -20,8 +20,8 @@
#include "tdeio_umountwrapper.h"
#include <kaboutdata.h>
#include <kcmdlineargs.h>
#include <tdeaboutdata.h>
#include <tdecmdlineargs.h>
#include <klocale.h>
#include <kdebug.h>

@ -24,11 +24,11 @@
#include <cstdlib>
#include <tqtimer.h>
#include <kapplication.h>
#include <tdeapplication.h>
#include <klocale.h>
#include <kprogress.h>
#include <kprocess.h>
#include <kcmdlineargs.h>
#include <tdecmdlineargs.h>
#include <kdebug.h>
tdeio_umountwrapper::tdeio_umountwrapper(const TQString& url)

@ -26,7 +26,7 @@
#include <config.h>
#endif
#include <kapplication.h>
#include <tdeapplication.h>
#include <kprogress.h>
#include <kprocess.h>

Loading…
Cancel
Save