diff options
author | Automated System <kb9vqf@pearsoncomputing.net> | 2013-02-15 22:07:52 -0600 |
---|---|---|
committer | Automated System <kb9vqf@pearsoncomputing.net> | 2013-02-15 22:07:52 -0600 |
commit | 0e1016601a881a8e4bbe62c0beee3bd23d19ab5f (patch) | |
tree | 8bf0f0cfd87710f857e4ed060c5c33af10b8d3c2 /kcontrol/tdefontinst/tdeio/KioFonts.cpp | |
parent | b2502b94cf23298f676853d91188b2cacc6ab0bd (diff) | |
parent | 77cbe84cb6ba260fc6adc6aa64d2bd41db7f43e8 (diff) | |
download | tdebase-0e1016601a881a8e4bbe62c0beee3bd23d19ab5f.tar.gz tdebase-0e1016601a881a8e4bbe62c0beee3bd23d19ab5f.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
Diffstat (limited to 'kcontrol/tdefontinst/tdeio/KioFonts.cpp')
-rw-r--r-- | kcontrol/tdefontinst/tdeio/KioFonts.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/tdefontinst/tdeio/KioFonts.cpp b/kcontrol/tdefontinst/tdeio/KioFonts.cpp index f42d50c0b..949b0d4cb 100644 --- a/kcontrol/tdefontinst/tdeio/KioFonts.cpp +++ b/kcontrol/tdefontinst/tdeio/KioFonts.cpp @@ -51,14 +51,14 @@ #include <tdeio/connection.h> #include <tqtextstream.h> #include <kmimetype.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <kprocess.h> #include <tqdir.h> #include <tqdatastream.h> #include <tqregexp.h> #include <kinstance.h> #include <klargefile.h> -#include <ktempfile.h> +#include <tdetempfile.h> #include <tdesu/su.h> #include <kprocess.h> #include <kdebug.h> |