summaryrefslogtreecommitdiffstats
path: root/examples/showimg/showimg.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /examples/showimg/showimg.h
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'examples/showimg/showimg.h')
-rw-r--r--examples/showimg/showimg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/showimg/showimg.h b/examples/showimg/showimg.h
index 020c910be..362b1c2db 100644
--- a/examples/showimg/showimg.h
+++ b/examples/showimg/showimg.h
@@ -10,8 +10,8 @@
#ifndef SHOWIMG_H
#define SHOWIMG_H
-#include <qwidget.h>
-#include <qimage.h>
+#include <ntqwidget.h>
+#include <ntqimage.h>
class TQLabel;