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 --- src/kernel/qbitmap.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/kernel/qbitmap.cpp') diff --git a/src/kernel/qbitmap.cpp b/src/kernel/qbitmap.cpp index 9e1ea6fbe..1e341e545 100644 --- a/src/kernel/qbitmap.cpp +++ b/src/kernel/qbitmap.cpp @@ -38,12 +38,12 @@ ** **********************************************************************/ -#include "qbitmap.h" -#include "qimage.h" +#include "ntqbitmap.h" +#include "ntqimage.h" /*! - \class TQBitmap qbitmap.h + \class TQBitmap ntqbitmap.h \brief The TQBitmap class provides monochrome (1-bit depth) pixmaps. \ingroup graphics -- cgit v1.2.1