javauis/eswt_qt/org.eclipse.swt/Eclipse_SWT_PI/qt/library/slotcallback.cpp
changeset 87 1627c337e51e
parent 35 85266cc22c7f
--- a/javauis/eswt_qt/org.eclipse.swt/Eclipse_SWT_PI/qt/library/slotcallback.cpp	Fri Oct 15 12:29:39 2010 +0300
+++ b/javauis/eswt_qt/org.eclipse.swt/Eclipse_SWT_PI/qt/library/slotcallback.cpp	Fri Oct 29 11:49:32 2010 +0300
@@ -13,7 +13,7 @@
 #include <QString>
 #include <QUrl>
 #include <QModelIndex>
-#ifdef __SYMBIAN32__
+#if 0
 #include <cntservicescontact.h>
 #endif
 
@@ -199,7 +199,7 @@
     callJava(reinterpret_cast<jint>(&value));
 }
 
-#ifdef __SYMBIAN32__
+#if 0
 Q_IMPLEMENT_USER_METATYPE(CntServicesContact)
 Q_IMPLEMENT_USER_METATYPE_NO_OPERATORS(CntServicesContactList)
 #endif