diff options
Diffstat (limited to 'src/graphprefdlg.cpp')
-rw-r--r-- | src/graphprefdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graphprefdlg.cpp b/src/graphprefdlg.cpp index 11b7914..e7cf7aa 100644 --- a/src/graphprefdlg.cpp +++ b/src/graphprefdlg.cpp @@ -25,7 +25,7 @@ * ***************************************************************************/ -#include <ntqspinbox.h> +#include <tqspinbox.h> #include "graphprefdlg.h" #include "preferencesdlg.h" #include "kscopeconfig.h" |