diff options
Diffstat (limited to 'src/qlcdstring.cpp')
-rw-r--r-- | src/qlcdstring.cpp | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/qlcdstring.cpp b/src/qlcdstring.cpp index 8426c76..f37dbc0 100644 --- a/src/qlcdstring.cpp +++ b/src/qlcdstring.cpp @@ -105,10 +105,4 @@ TQPainter p(this); TQLcd::draw(&p,0,0,width(),height(),digitStr.latin1(),options,&forColor,&shaColor); } - - - - - - - +#include "qlcdstring.moc" |