]> Git trees. - libqmvoc.git/commitdiff
Krazy: explit ctor. I will only change this one and see if somebody complains or...
authorCarsten Niehaus <cniehaus@gmx.de>
Sun, 24 Sep 2006 12:49:29 +0000 (12:49 +0000)
committerCarsten Niehaus <cniehaus@gmx.de>
Sun, 24 Sep 2006 12:49:29 +0000 (12:49 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=587912

libscience/parser.h

index a5a27c3b3b64b01bcbb5108660f22c02ccd6dd5a..d3ad291f14292c5c2b1079a16f43817d751bfc68 100644 (file)
@@ -38,7 +38,7 @@ public:
         *
         * @param _str @ref start the parsing with @p _str
         */
-    Parser(const QString& _str);
+    explicit Parser(const QString& _str);
     
        /**
         * Destructor