From 989d6a19014011bd6981abb3decb91a7b3af0971 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 14 Feb 2012 21:16:22 -0600 Subject: Update various qt function definitions and static methods for tqt3 --- nsplugins/viewer/nsplugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nsplugins/viewer/nsplugin.cpp') diff --git a/nsplugins/viewer/nsplugin.cpp b/nsplugins/viewer/nsplugin.cpp index 310210c66..7092d1024 100644 --- a/nsplugins/viewer/nsplugin.cpp +++ b/nsplugins/viewer/nsplugin.cpp @@ -1292,7 +1292,7 @@ void NSPluginViewer::shutdown() { kdDebug(1431) << "NSPluginViewer::shutdown" << endl; _classes.clear(); -#if QT_VERSION < 0x030100 +#if TQT_VERSION < 0x030100 quitXt(); #else tqApp->quit(); -- cgit v1.2.3