diff options
Diffstat (limited to 'examples/tetrix/README')
-rw-r--r-- | examples/tetrix/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tetrix/README b/examples/tetrix/README index 148260a71..cf2cb3fb7 100644 --- a/examples/tetrix/README +++ b/examples/tetrix/README @@ -5,7 +5,7 @@ fact the first TQt application and was written at a time when TQt only had pushbutton widgets and the drawing engine was limited to drawing text in a single font and drawing lines (no kidding, those were the only two drawing operations). In fact the tetrix project doubled the -number of widgets in TQt by introducing the QLCDNumber widget. The whole +number of widgets in TQt by introducing the TQLCDNumber widget. The whole application was written in 5 evenings and 1 weekend and is not very well documented. The tetrix engine is implemented in the GenericTetrix class and was first made on my good old 10 MHZ AT where I made a DOS |