diff options
Diffstat (limited to 'examples/chart/optionsform.cpp')
-rw-r--r-- | examples/chart/optionsform.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/chart/optionsform.cpp b/examples/chart/optionsform.cpp index 1896067c0..dd2c8d2b8 100644 --- a/examples/chart/optionsform.cpp +++ b/examples/chart/optionsform.cpp @@ -2,7 +2,7 @@ #include <ntqbuttongroup.h> #include <ntqcombobox.h> -#include <ntqfontdialog.h> +#include <tqfontdialog.h> #include <ntqframe.h> #include <tqimage.h> #include <ntqlabel.h> |