summaryrefslogtreecommitdiffstats
path: root/examples/tetrix/qdragapp.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-01-26 23:32:43 -0600
committerTimothy Pearson <[email protected]>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /examples/tetrix/qdragapp.cpp
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'examples/tetrix/qdragapp.cpp')
-rw-r--r--examples/tetrix/qdragapp.cpp18
1 files changed, 9 insertions, 9 deletions
diff --git a/examples/tetrix/qdragapp.cpp b/examples/tetrix/qdragapp.cpp
index 409d418b3..d9903e797 100644
--- a/examples/tetrix/qdragapp.cpp
+++ b/examples/tetrix/qdragapp.cpp
@@ -8,15 +8,15 @@
*****************************************************************************/
#include "qdragapp.h"
-#include "qptrlist.h"
-#include "qintdict.h"
-#include "qpopupmenu.h"
-#include "qguardedptr.h"
-#include "qcolor.h"
-#include "qwidget.h"
-#include "qfontmetrics.h"
-#include "qcursor.h"
-#include "qobjectlist.h"
+#include "ntqptrlist.h"
+#include "ntqintdict.h"
+#include "ntqpopupmenu.h"
+#include "ntqguardedptr.h"
+#include "ntqcolor.h"
+#include "ntqwidget.h"
+#include "ntqfontmetrics.h"
+#include "ntqcursor.h"
+#include "ntqobjectlist.h"
TQWidget *cursorWidget( TQPoint * = 0 );