templates/com.nokia.carbide.cpp.qt.templates/plugin.xml
branchC3_BUILDER_WORK
changeset 1666 5243d04d3917
parent 0 fb279309251b
--- a/templates/com.nokia.carbide.cpp.qt.templates/plugin.xml	Wed Jul 21 17:12:21 2010 -0500
+++ b/templates/com.nokia.carbide.cpp.qt.templates/plugin.xml	Thu Jul 22 14:02:11 2010 -0500
@@ -14,7 +14,7 @@
 
       <template
       		displayName="%Qt.gui.dialog.template.label"
-            filterArguments="S60:3.0-5.9"
+            filterArguments=""
             groupLabel="%Qt.gui.label"
             image="icons/guiproject.gif"
             location="templates/Qt-GUI-Dialog/template.xml"
@@ -23,7 +23,7 @@
 
       <template
       		displayName="%Qt.gui.mainwindow.template.label"
-            filterArguments="S60:3.0-5.9"
+            filterArguments=""
             groupLabel="%Qt.gui.label"
             image="icons/guiproject.gif"
             location="templates/Qt-GUI-MainWindow/template.xml"
@@ -32,7 +32,7 @@
 
       <template
       		displayName="%Qt.gui.widget.template.label"
-            filterArguments="S60:3.0-5.9"
+            filterArguments=""
             groupLabel="%Qt.gui.label"
             image="icons/guiproject.gif"
             location="templates/Qt-GUI-Widget/template.xml"