aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtCore/qbool_conversions.h
diff options
context:
space:
mode:
authorMarcelo Lira <marcelo.lira@openbossa.org>2009-11-03 05:23:00 -0300
committerHugo Lima <hugo.lima@openbossa.org>2009-11-03 14:17:35 -0200
commitd2cd71313d0c44eaffe4b38ab3f9ac6daa2c20cb (patch)
tree8f90c975274cc48295bc80b2cc2b34396631efb4 /PySide/QtCore/qbool_conversions.h
parentc0832e4a9ad96c6b7df0f1749c764b37f7ab1bc3 (diff)
Updated container converters to the new shiboken conversion scheme
Reviewed by Hugo Parente <hugo.lima@openbossa.org>
Diffstat (limited to 'PySide/QtCore/qbool_conversions.h')
-rw-r--r--PySide/QtCore/qbool_conversions.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/PySide/QtCore/qbool_conversions.h b/PySide/QtCore/qbool_conversions.h
index 73215ffac..66e25fd11 100644
--- a/PySide/QtCore/qbool_conversions.h
+++ b/PySide/QtCore/qbool_conversions.h
@@ -1,4 +1,3 @@
-
template <>
struct Converter<QBool>
{