summaryrefslogtreecommitdiffstats
path: root/doc/html/tetrix-example.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-07 13:06:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-07 13:06:00 +0900
commit628b0bb74c3fc327efff8add9c73ada04b1cbea2 (patch)
tree16062922d35b5e0153b9f866e440f36603bd4f55 /doc/html/tetrix-example.html
parent7552c6d73043b1040139033f6864db48ae5446cf (diff)
downloadtqt-628b0bb7.tar.gz
tqt-628b0bb7.zip
Rename drag-n-drop nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tetrix-example.html')
-rw-r--r--doc/html/tetrix-example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tetrix-example.html b/doc/html/tetrix-example.html
index bcab982af..f5dbb7ed7 100644
--- a/doc/html/tetrix-example.html
+++ b/doc/html/tetrix-example.html
@@ -47,7 +47,7 @@ This is the TQt implementation of the well known game Tetris.
*****************************************************************************/
#include "qtetrix.h"
-#include "qdragapp.h"
+#include "tqdragapp.h"
#include "ntqfont.h"
int main( int argc, char **argv )