diff options
Diffstat (limited to 'tqtinterface/qt4/src/styles/tqinterlacestyle.cpp')
-rw-r--r-- | tqtinterface/qt4/src/styles/tqinterlacestyle.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tqtinterface/qt4/src/styles/tqinterlacestyle.cpp b/tqtinterface/qt4/src/styles/tqinterlacestyle.cpp index 042f099..1d42786 100644 --- a/tqtinterface/qt4/src/styles/tqinterlacestyle.cpp +++ b/tqtinterface/qt4/src/styles/tqinterlacestyle.cpp @@ -150,7 +150,7 @@ void TQInterlaceStyle::unPolish( TQApplication *app) void TQInterlaceStyle::polish( TQWidget* w) { - // the polish function sets some widgets to transtqparent mode and + // the polish function sets some widgets to transparent mode and // some to translate background mode in order to get the full // benefit from the nice pixmaps in the color group. @@ -208,7 +208,7 @@ void TQInterlaceStyle::polish( TQWidget* w) void TQInterlaceStyle::unPolish( TQWidget* w) { - // the polish function sets some widgets to transtqparent mode and + // the polish function sets some widgets to transparent mode and // some to translate background mode in order to get the full // benefit from the nice pixmaps in the color group. |