diff options
Diffstat (limited to 'doc/html/themes-example.html')
-rw-r--r-- | doc/html/themes-example.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/themes-example.html b/doc/html/themes-example.html index f9e4cf526..d598910fc 100644 --- a/doc/html/themes-example.html +++ b/doc/html/themes-example.html @@ -155,7 +155,7 @@ private: #include "tqpixmap.h" // for now #include "tqpalette.h" // for now #include "tqwidget.h" -#include "ntqlabel.h" +#include "tqlabel.h" #include "tqimage.h" #include "ntqpushbutton.h" #include "tqwidget.h" @@ -1651,7 +1651,7 @@ private: #include "tqpixmap.h" // for now #include "tqpalette.h" // for now #include "tqwidget.h" -#include "ntqlabel.h" +#include "tqlabel.h" #include "tqimage.h" #include "ntqpushbutton.h" #include "tqwidget.h" |