From f935b41ed8bcff6bf6af3e728e279392a0e3d46f Mon Sep 17 00:00:00 2001 From: doitux Date: Sat, 24 Nov 2007 01:43:14 +0000 Subject: [PATCH] --- src/pokerth.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pokerth.cpp b/src/pokerth.cpp index 5d0b6429..95e5bfa4 100755 --- a/src/pokerth.cpp +++ b/src/pokerth.cpp @@ -59,8 +59,8 @@ // //Uncomment this for RELEASE // #include -Q_IMPORT_PLUGIN(qjpeg) -Q_IMPORT_PLUGIN(qgif) +// Q_IMPORT_PLUGIN(qjpeg) +// Q_IMPORT_PLUGIN(qgif) using namespace std;