diff options
Diffstat (limited to 'quanta/src/kqapp.h')
-rw-r--r-- | quanta/src/kqapp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/src/kqapp.h b/quanta/src/kqapp.h index 592d7cbc..1ecda501 100644 --- a/quanta/src/kqapp.h +++ b/quanta/src/kqapp.h @@ -19,7 +19,7 @@ #ifndef KQAPPLICATION_H #define KQAPPLICATION_H -#include <qframe.h> +#include <tqframe.h> #include <kuniqueapplication.h> class KCmdLineArgs; |