From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- examples/tablet/canvas.cpp | 8 ++++---- examples/tablet/canvas.h | 10 +++++----- examples/tablet/main.cpp | 4 ++-- examples/tablet/scribble.cpp | 32 ++++++++++++++++---------------- examples/tablet/scribble.h | 14 +++++++------- examples/tablet/tabletstats.cpp | 6 +++--- examples/tablet/tabletstats.h | 4 ++-- 7 files changed, 39 insertions(+), 39 deletions(-) (limited to 'examples/tablet') diff --git a/examples/tablet/canvas.cpp b/examples/tablet/canvas.cpp index 6d5c0fe75..d71a95429 100644 --- a/examples/tablet/canvas.cpp +++ b/examples/tablet/canvas.cpp @@ -9,10 +9,10 @@ #include "canvas.h" -#include -#include -#include -#include +#include +#include +#include +#include const bool no_writing = FALSE; diff --git a/examples/tablet/canvas.h b/examples/tablet/canvas.h index 24268b95d..bc76dad7f 100644 --- a/examples/tablet/canvas.h +++ b/examples/tablet/canvas.h @@ -7,11 +7,11 @@ ** *****************************************************************************/ -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include #ifndef _MY_CANVAS_ diff --git a/examples/tablet/main.cpp b/examples/tablet/main.cpp index 7f97aa964..d12295897 100644 --- a/examples/tablet/main.cpp +++ b/examples/tablet/main.cpp @@ -9,8 +9,8 @@ #include "scribble.h" #include "tabletstats.h" -#include -#include +#include +#include int main( int argc, char **argv ) diff --git a/examples/tablet/scribble.cpp b/examples/tablet/scribble.cpp index 356a4277b..adf247a76 100644 --- a/examples/tablet/scribble.cpp +++ b/examples/tablet/scribble.cpp @@ -10,22 +10,22 @@ #include "canvas.h" #include "scribble.h" -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include diff --git a/examples/tablet/scribble.h b/examples/tablet/scribble.h index de5749bed..36eaa7ed6 100644 --- a/examples/tablet/scribble.h +++ b/examples/tablet/scribble.h @@ -10,13 +10,13 @@ #ifndef SCRIBBLE_H #define SCRIBBLE_H -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include class TQMouseEvent; class TQResizeEvent; diff --git a/examples/tablet/tabletstats.cpp b/examples/tablet/tabletstats.cpp index ac3617e0f..771b59e25 100644 --- a/examples/tablet/tabletstats.cpp +++ b/examples/tablet/tabletstats.cpp @@ -7,9 +7,9 @@ ** *****************************************************************************/ -#include -#include -#include +#include +#include +#include #include #include "tabletstats.h" diff --git a/examples/tablet/tabletstats.h b/examples/tablet/tabletstats.h index fca8960fa..473866e94 100644 --- a/examples/tablet/tabletstats.h +++ b/examples/tablet/tabletstats.h @@ -10,8 +10,8 @@ #ifndef _TABLET_STATS_ #define _TABLET_STATS_ -#include -#include +#include +#include #include "canvas.h" #include "tabletstatsbase.h" -- cgit v1.2.1