Rename common header files for consistency with class renaming

pull/2/head
Timothy Pearson 11 years ago
parent dbd69e9d18
commit c74fd6afe8

@ -36,7 +36,7 @@
#include <tqfont.h>
#include <tqfontdialog.h>
#include <tdeconfig.h>
#include <kapplication.h>
#include <tdeapplication.h>

@ -24,7 +24,7 @@
#include <tqevent.h>
#include <tqpoint.h>
#include <tqtimer.h>
#include <kaboutdata.h>
#include <tdeaboutdata.h>
#include <ksystemtray.h>
#include <tdepopupmenu.h>
#include <tqpainter.h>

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

Loading…
Cancel
Save