diff options
Diffstat (limited to 'kfax/kfax.cpp')
-rw-r--r-- | kfax/kfax.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfax/kfax.cpp b/kfax/kfax.cpp index bbc9121a..e6eddf6a 100644 --- a/kfax/kfax.cpp +++ b/kfax/kfax.cpp @@ -1662,7 +1662,7 @@ int main (int argc, char **argv) MyApp a; - qtdisplay = qt_xdisplay(); + qtdisplay = tqt_xdisplay(); viewfaxmain(); |