diff options
Diffstat (limited to 'kdvi/vf.cpp')
-rw-r--r-- | kdvi/vf.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdvi/vf.cpp b/kdvi/vf.cpp index 36cad0ba..679aa9e0 100644 --- a/kdvi/vf.cpp +++ b/kdvi/vf.cpp @@ -36,7 +36,7 @@ #include "fontpool.h" #include "xdvi.h" -extern void oops(QString message); +extern void oops(TQString message); /*** *** VF font reading routines. |