From ff26edf4064a15a77f6eb16bf45700a7f5eaacfb Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 25 Nov 2012 19:20:22 -0600 Subject: Cleanup header includes to improve readability. --- .../protocols/jabber/libiris/cutestuff/util/showtextdlg.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'kopete/protocols/jabber/libiris/cutestuff/util/showtextdlg.cpp') diff --git a/kopete/protocols/jabber/libiris/cutestuff/util/showtextdlg.cpp b/kopete/protocols/jabber/libiris/cutestuff/util/showtextdlg.cpp index 0c8b46df..7dbb0dd3 100644 --- a/kopete/protocols/jabber/libiris/cutestuff/util/showtextdlg.cpp +++ b/kopete/protocols/jabber/libiris/cutestuff/util/showtextdlg.cpp @@ -18,13 +18,13 @@ * */ -#include"showtextdlg.h" +#include "showtextdlg.h" -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include ShowTextDlg::ShowTextDlg(const TQString &fname, bool rich, TQWidget *parent, const char *name) -- cgit v1.2.1