diff options
Diffstat (limited to 'examples/themes/metal.cpp')
-rw-r--r-- | examples/themes/metal.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/themes/metal.cpp b/examples/themes/metal.cpp index c3815c625..ee3b57d12 100644 --- a/examples/themes/metal.cpp +++ b/examples/themes/metal.cpp @@ -9,7 +9,7 @@ #include "metal.h" -#ifndef QT_NO_STYLE_WINDOWS +#ifndef TQT_NO_STYLE_WINDOWS #include "ntqapplication.h" #include "ntqcombobox.h" |